ByteWriter.putFloat64Be

bool putFloat64Be(double val)

Writes a big endian 64 bit float to writer.

Parameters

valValue to write

Returns

true if the value could be written