Click or drag to resize

IBufferObjectDataInputReadChar Method (Int32)

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

Parameters

position
Type: SystemInt32

Return Value

Type: Char
Exceptions
ExceptionCondition
IOException
See Also