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