ByteWriter.putInt64Le

bool putInt64Le(long val) nothrow

Writes a signed little endian 64 bit integer to writer.

Parameters

valValue to write

Returns

true if the value could be written