void WriteFloat( float value, EndianType endianType )
Sub WriteFloat ( value As Single, endianType As EndianType )
abstract WriteFloat : value : float32 * endianType : EndianType -> unit
In This Article