[ CCode ( cname = "gst_byte_writer_put_data" ) ]
public bool put_data (uint8[] data)
Writes data.length
bytes of data
to this.
this |
ByteWriter instance |
data |
Data to write |
size |
Size of |
|