IObjectDataOutputWriteFloatArray Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax

void WriteFloatArray(
	float[] values
)

Parameters

values
Type: SystemSingle
float to be written
Exceptions

ExceptionCondition
IOExceptionSystem.IO.IOException
See Also

Reference