ByteWriter.resetAndGetData

Resets writer and returns the current data.

Free-function: g_free

class ByteWriter
ubyte[]
resetAndGetData
()

Return Value

Type: ubyte[]

the current data. g_free() after usage.