Writes a 32-bit integer value into a Buffer at the given offset (little-endian).
The Buffer to write into.
The offset to write into.
The 32-bit integer value to write.
Writes a 32-bit integer value into a Buffer at the given offset (little-endian).