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