BitReader.init

Initializes a gst.BitReader.BitReader instance to read from data. This function can be called on already initialized instances.

class BitReader
void
init
(
ubyte[] data
)

Parameters

data ubyte[]

data from which the bit reader should read