ByteReader.init_
void init_(ubyte[] data)Initializes a #GstByteReader instance to read from data. This function can be called on already initialized instances.
Parameters
data | data from which the #GstByteReader should read |
void init_(ubyte[] data)Initializes a #GstByteReader instance to read from data. This function can be called on already initialized instances.
data | data from which the #GstByteReader should read |