Base interface of custom serialization interfaces
see
IByteArraySerializer<T>
see
IStreamSerializer<T>
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
The ISerializer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Destroy | Called when instance is shutting down. | |
GetTypeId |
See Also