Click or drag to resize

IByteArraySerializerT Methods

The IByteArraySerializerT 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
Converts given byte array to object
Public methodWrite
Converts given object to byte array
Top
See Also