Java.IO.IObjectOutput: Method Members

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

Public Methods

Close()
Closes the target stream.
Flush()
Flushes the target stream.
WriteObject(Java.Lang.Object)
Writes the specified object obj to the target stream.