[ CCode ( cname = "gst_byte_writer_put_uint16_le" ) ]
public bool put_uint16_le (uint16 val)
Writes a unsigned little endian 16 bit integer to this.
| this |
ByteWriter instance |
| val |
Value to write |
|
true if the value could be written |