Java.IO.ObjectInputStream: Constructor Members

The constructors of Java.IO.ObjectInputStream are listed below. For a list of all members, see the ObjectInputStream Members list.

See Also: Inherited members from Java.IO.InputStream

Public Constructors

Constructs a new ObjectInputStream that reads from the InputStream input.

Protected Constructors

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