[ CCode ( cname = "gst_byte_writer_put_int8" ) ]
public bool put_int8 (int8 val)
Writes a signed 8 bit integer to this.
| this |
ByteWriter instance |
| val |
Value to write |
|
true if the value could be written |