ByteWriter.putInt64Be

Writes a signed big endian 64 bit integer to writer.

class ByteWriter
bool
putInt64Be
(
long val
)

Parameters

val long

Value to write

Return Value

Type: bool

TRUE if the value could be written