The methods of Java.IO.IObjectOutput are listed below. For a list of all members, see the IObjectOutput Members list.
Close()Closes the target stream. | ||
Flush()Flushes the target stream. | ||
WriteObject(Java.Lang.Object)Writes the specified object obj to the target stream. |