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