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