Writes byteLength bytes of value at the specified offset. Supports up to 48 bits of accuracy.
byteLength
offset
external int writeUIntLE(num value, int offset, int byteLength, [bool noAssert]);