put_int32_le
Description:
Writes a signed little endian 32 bit integer to this.
Parameters:
this |
ByteWriter instance |
val |
Value to write |
Returns:
|
Writes a signed little endian 32 bit integer to this.
this |
ByteWriter instance |
val |
Value to write |
|