reset_and_get_data
Description:
[ CCode ( array_length = false , cname = "gst_byte_writer_reset_and_get_data" ) ]
public uint8[] reset_and_get_data ()
public uint8[] reset_and_get_data ()
Resets this and returns the current data.
Free-function: g_free
Parameters:
this |
ByteWriter instance |
Returns:
the current data. g_free after usage. |