Click or drag to resize

IBufferObjectDataInputReadFloat Method (Int32, ByteOrder)

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
float ReadFloat(
	int position,
	ByteOrder byteOrder
)

Parameters

position
Type: SystemInt32
byteOrder
Type: Hazelcast.Net.ExtByteOrder

Return Value

Type: Single
Exceptions
ExceptionCondition
IOException
See Also