Sets n as a Uint8 at byteOffset.
n
Uint8
byteOffset
void setUint8(int n, [int byteOffset = 0]) => asByteData().setUint8(byteOffset, n);