IBufferObjectDataOutputWriteDouble Method (Double, ByteOrder)Hazelcast .Net Client Class Library

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

void WriteDouble(
	double v,
	ByteOrder byteOrder
)

Parameters

v
Type: SystemDouble
byteOrder
Type: Hazelcast.Net.ExtByteOrder
Exceptions

ExceptionCondition
IOException
See Also

Reference