xapian-core
1.4.26
|
Classes to encode/decode a bitstream. More...
Go to the source code of this file.
Classes | |
class | Xapian::BitWriter |
Create a stream to which non-byte-aligned values can be written. More... | |
class | Xapian::BitReader |
Read a stream created by BitWriter. More... | |
struct | Xapian::BitReader::DIStack |
struct | Xapian::BitReader::DIState |
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
Classes to encode/decode a bitstream.
Definition in file bitstream.h.