IPortableWriter.GetRawDataOutput()
.
Note that portable fields can not read after GetRawDataInput() is called. In case this happens,
IOException will be thrown.
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax
Return Value
Type: IObjectDataInputrawDataInput
Exceptions
Exception | Condition |
---|---|
IOException | System.IO.IOException |
See Also