ByteReader.init

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

class ByteReader
void
init
(
ubyte[] data
)

Parameters

data ubyte[]

data from which the gst.ByteReader.ByteReader should read