ByteReader.skip
bool skip(uint nbytes)Skips nbytes bytes of the #GstByteReader instance.
Parameters
nbytes | the number of bytes to skip |
Returns
true if nbytes bytes could be skipped, false otherwise.
bool skip(uint nbytes)Skips nbytes bytes of the #GstByteReader instance.
nbytes | the number of bytes to skip |