Java.IO.CharArrayReader: Constructor Members

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

Public Constructors

Constructs a CharArrayReader on the char array buf.
Constructs a CharArrayReader on the char array buf.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.