[ CCode ( cname = "gst_byte_writer_put_int24_be" ) ]
public bool put_int24_be (int32 val)
Writes a signed big endian 24 bit integer to this.
this |
ByteWriter instance |
val |
Value to write |
|