|
CCSDS 124.0-B-1 C++ 1.0.0
CCSDS 124.0-B-1 Lossless Compression
|
Variable-length bit buffer for building compressed output. More...
#include <array>#include <cstring>#include "bitvector.hpp"#include "config.hpp"#include "error.hpp"Go to the source code of this file.
Classes | |
| class | ccsds124::BitBuffer< MaxBytes > |
| Variable-length bit buffer with static allocation. More... | |
Namespaces | |
| namespace | ccsds124 |
Variable-length bit buffer for building compressed output.
Definition in file bitbuffer.hpp.