[ CCode ( cname = "gst_byte_reader_get_size" ) ]
public uint get_size ()
Returns the total number of bytes of a ByteReader instance.
this |
a ByteReader instance |
The total number of bytes of this instance. |