put_data


Description:

[ CCode ( cname = "gst_byte_writer_put_data" ) ]
public bool put_data (uint8[] data)

Writes data.length bytes of data to this.

Parameters:

this

ByteWriter instance

data

Data to write

size

Size of data in bytes

Returns:

true if the value could be written