Crypto++
8.9
Free C++ class library of cryptographic schemes
|
Public Member Functions | |
LowFirstBitReader (BufferedTransformation &store) | |
unsigned int | BitsBuffered () const |
unsigned long | PeekBuffer () const |
bool | FillBuffer (unsigned int length) |
unsigned long | PeekBits (unsigned int length) |
void | SkipBits (unsigned int length) |
unsigned long | GetBits (unsigned int length) |
Definition at line 17 of file zinflate.h.