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