skip_to_byte


Description:

[ CCode ( cname = "gst_bit_reader_skip_to_byte" ) ]
public bool skip_to_byte ()

Skips until the next byte.

Parameters:

this

a BitReader instance

Returns:

true if successful, false otherwise.