BitWriter.resetAndGetData

Resets @bitwriter and returns the current data.

Free-function: g_free

class BitWriter
ubyte[]
resetAndGetData
()

Return Value

Type: ubyte[]

the current data. g_free() after usage.

Meta