Sets n as a Uint64 at byteOffset.
n
Uint64
byteOffset
void setUint64(int n, [int byteOffset = 0]) => _platform.writeUint64(this, n, byteOffset);