ByteReader


Object Hierarchy:

Gst.Base.ByteReader Gst.Base.ByteReader Gst.Base.ByteReader

Description:

[ CCode ( cname = "GstByteReader" , free_function = "gst_byte_reader_free" , has_type_id = false ) ]
[ Compact ]
[ GIR ( name = "ByteReader" ) ]
public class ByteReader

ByteReader provides a byte reader that can read different integer and floating point types from a memory buffer.

It provides functions for reading signed/unsigned, little/big endian integers of 8, 16, 24, 32 and 64 bits and functions for reading little/big endian floating points numbers of 32 and 64 bits. It also provides functions to read NUL-terminated strings in various character encodings.


Namespace: Gst.Base

Content:

Creation methods:

Methods:

Fields: