IPortableReaderGetRawDataInput Method Hazelcast .Net Client Class Library
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.2
Syntax

IObjectDataInput GetRawDataInput()

Return Value

Type: IObjectDataInput
rawDataInput
Exceptions

ExceptionCondition
IOExceptionSystem.IO.IOException
See Also

Reference