The constructors of Java.IO.CharArrayReader are listed below. For a list of all members, see the CharArrayReader Members list.
See Also: Inherited members from Java.IO.Reader
Constructs a CharArrayReader on the char array buf. | ||
Constructs a CharArrayReader on the char array buf. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |