Sets n as a Int64 at byteOffset.
n
Int64
byteOffset
void setInt64(int n, [int byteOffset = 0]) => _platform.writeInt64(this, n, byteOffset);