Java.IO.PushbackReader: Constructor Members

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

Public Constructors

Constructs a new PushbackReader with the specified reader as source.
Constructs a new PushbackReader with in as source reader.

Protected Constructors

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