init


Description:

[ CCode ( cname = "gst_byte_reader_init" ) ]
public void init (uint8[] data)

Initializes a ByteReader instance to read from data.

This function can be called on already initialized instances.

Parameters:

this

a ByteReader instance

data

data from which the ByteReader should read

size

Size of data in bytes