Initializes a new instance of the byteArray class to refer to a Java null reference.
Initializes a new instance of the byteArray class to refer to a Java null reference.
public byteArray();
public byteArray(JNIHandle);
public byteArray(byte[]);
Initializes a new instance of the byteArray class to refer to a newly created Java byte[] of length size.
public byteArray(int);
byteArray Class | Codemesh.JuggerNET Namespace