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