ByteWriter.putFloat32Be

bool putFloat32Be(float val)

Writes a big endian 32 bit float to writer.

Parameters

valValue to write

Returns

true if the value could be written