ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::bitbuffer Namespace Reference

Description:


This ALib Module implements a buffer that is write- and readable bit by bit. Conversion for standard numerical types is provided. Furthermore several array compression algorithms are given, which allow the bit buffers to be compressed before transported or stored.

Please consult the little quick ALib Module BitBuffer - Programmer's Manual for further information.

Nested Namespaces:

namespace  ac_v1
 

Type Index:

class  BitBuffer
 
class  BitBufferBase
 
class  BitBufferLocal
 
class  BitBufferMA
 
class  BitReader
 
class  BitRWBase
 
class  BitWriter