ByteWriter.putUint64Le

Writes a unsigned little endian 64 bit integer to writer.

class ByteWriter
bool
putUint64Le
(
ulong val
)

Parameters

val ulong

Value to write

Return Value

Type: bool

TRUE if the value could be written