Click or drag to resize

IIdentifiedDataSerializableReadData Method

Reads fields from the input stream

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
void ReadData(
	IObjectDataInput input
)

Parameters

input
Type: Hazelcast.IOIObjectDataInput
input
Exceptions
ExceptionCondition
IOExceptionSystem.IO.IOException
See Also