ByteReader.init

Initializes a #GstByteReader 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 #GstByteReader should read

Meta