ByteWriter.putFloat32Le

Writes a little endian 32 bit float to writer.

class ByteWriter
bool
putFloat32Le
(
float val
)

Parameters

val float

Value to write

Return Value

Type: bool

TRUE if the value could be written