IIdentifiedDataSerializableReadData Method Hazelcast .Net Client Class Library
Reads fields from the input stream

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax

void ReadData(
	IObjectDataInput input
)

Parameters

input
Type: Hazelcast.IOIObjectDataInput
input
Exceptions

ExceptionCondition
IOExceptionSystem.IO.IOException
See Also

Reference