CCSDS 124.0-B-1 C++ 1.0.0
CCSDS 124.0-B-1 Lossless Compression
Loading...
Searching...
No Matches
bitbuffer.hpp File Reference

Variable-length bit buffer for building compressed output. More...

#include <array>
#include <cstring>
#include "bitvector.hpp"
#include "config.hpp"
#include "error.hpp"
Include dependency graph for bitbuffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ccsds124::BitBuffer< MaxBytes >
 Variable-length bit buffer with static allocation. More...
 

Namespaces

namespace  ccsds124
 

Detailed Description

Variable-length bit buffer for building compressed output.

Definition in file bitbuffer.hpp.