BitWriter.freeAndGetData

Frees @bitwriter without destroying the internal data, which is returned.

Free-function: g_free

class BitWriter
ubyte[]
freeAndGetData
()

Return Value

Type: ubyte[]

the current data. g_free() after usage.

Meta