ByteWriter.putInt64Be

bool putInt64Be(long val)

Writes a signed big endian 64 bit integer to writer.

Parameters

valValue to write

Returns

true if the value could be written