Java.IO.IExternalizable: Method Members

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

Public Methods

ReadExternal(IObjectInput)
Reads the next object from the ObjectInput input.
WriteExternal(IObjectOutput)
Writes the receiver to the ObjectOutput output.