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