Java.IO.ObjectOutputStream: Constructor Members

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

See Also: Inherited members from Java.IO.OutputStream

Public Constructors

Constructs a new ObjectOutputStream that writes to the OutputStream output.

Protected Constructors

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