Click or drag to resize

IStreamSerializerT Methods

The IStreamSerializerT generic type exposes the following members.

Methods
  NameDescription
Public methodDestroy
Called when instance is shutting down.
(Inherited from ISerializer.)
Public methodGetTypeId (Inherited from ISerializer.)
Public methodRead
Reads object from objectDataInputStream
Public methodWrite
This method writes object to ObjectDataOutput
Top
See Also