Java.IO.IObjectOutput Members

The members of Java.IO.IObjectOutput are listed below.

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.