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