Click or drag to resize

IBufferObjectDataInputReadShort Method (Int32)

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
short ReadShort(
	int position
)

Parameters

position
Type: SystemInt32

Return Value

Type: Int16
Exceptions
ExceptionCondition
IOException
See Also