[ CCode ( cname = "gst_byte_reader_get_remaining" ) ]
public uint get_remaining ()
Returns the remaining number of bytes of a ByteReader instance.
this |
a ByteReader instance |
The remaining number of bytes of this instance. |