free_and_get_data


Description:

[ CCode ( array_length = false , cname = "gst_bit_writer_free_and_get_data" ) ]
[ DestroysInstance ]
public uint8[] free_and_get_data ()

Frees this without destroying the internal data, which is returned.

Free-function: g_free

Parameters:

this

BitWriter instance

Returns:

the current data. g_free after usage.