void WriteFloat( int position, float v, ByteOrder byteOrder )
Sub WriteFloat ( position As Integer, v As Single, byteOrder As ByteOrder )
void WriteFloat( int position, float v, ByteOrder^ byteOrder )
abstract WriteFloat : position : int * v : float32 * byteOrder : ByteOrder -> unit
Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.