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