Java.IO.IExternalizable Members

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

Public Methods

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