Java.IO.PushbackInputStream: Constructor Members

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

Public Constructors

Constructs a new PushbackInputStream with the specified input stream as source.
Constructs a new PushbackInputStream with in as source input stream.

Protected Constructors

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