#include <BitstreamReader.h>
◆ CBitstreamReader()
CBitstreamReader::CBitstreamReader |
( |
const uint8_t * |
buf, |
|
|
int |
len |
|
) |
| |
◆ AvailableBits()
unsigned int CBitstreamReader::AvailableBits |
( |
| ) |
|
|
inline |
◆ GetBits()
uint32_t CBitstreamReader::GetBits |
( |
int |
nbits | ) |
|
◆ Position()
unsigned int CBitstreamReader::Position |
( |
| ) |
|
|
inline |
◆ ReadBits()
uint32_t CBitstreamReader::ReadBits |
( |
int |
nbits | ) |
|
◆ SkipBits()
void CBitstreamReader::SkipBits |
( |
int |
nbits | ) |
|
The documentation for this class was generated from the following files: