[ CCode ( cname = "gst_byte_writer_put_int64_be" ) ]
public bool put_int64_be (int64 val)
Writes a signed big endian 64 bit integer to this.
| this |
ByteWriter instance |
| val |
Value to write |
|
true if the value could be written |