#include <zinflate.h>
- Since
- Crypto++ 1.0
Definition at line 13 of file zinflate.h.
unsigned int LowFirstBitReader::BitsBuffered |
( |
| ) |
const |
|
inline |
bool LowFirstBitReader::FillBuffer |
( |
unsigned int |
length | ) |
|
|
inline |
unsigned long LowFirstBitReader::GetBits |
( |
unsigned int |
length | ) |
|
|
inline |
unsigned long LowFirstBitReader::PeekBits |
( |
unsigned int |
length | ) |
|
|
inline |
unsigned long LowFirstBitReader::PeekBuffer |
( |
| ) |
const |
|
inline |
void LowFirstBitReader::SkipBits |
( |
unsigned int |
length | ) |
|
|
inline |
unsigned int LowFirstBitReader::m_bitsBuffered |
|
private |
unsigned long LowFirstBitReader::m_buffer |
|
private |
The documentation for this class was generated from the following files: