[ 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
this |
BitWriter instance |
the current data. g_free after usage. |