static byte[] emptyByteArray_a = new byte[0]; static byte[] emptyByteArray() { ret emptyByteArray_a; }