Converts given byte array to object
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax
Parameters
- buffer
- Type: SystemByte
that object will be read from
Return Value
Type: Tdeserialized object
Exceptions
Exception | Condition |
---|---|
IOException | System.IO.IOException |
See Also