The constructors of Java.IO.PushbackReader are listed below. For a list of all members, see the PushbackReader Members list.
See Also: Inherited members from Java.IO.FilterReader
Constructs a new PushbackReader with the specified reader as source. | ||
Constructs a new PushbackReader with in as source reader. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |