Click or drag to resize

IBufferObjectDataInputReadByte Method (Int32)

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

Parameters

position
Type: SystemInt32

Return Value

Type: Byte
Exceptions
ExceptionCondition
IOException
See Also