BitStream
|
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | bitstream::byte_buffer< Size > |
A byte buffer aligned to 4 bytes. Can be used with bit_reader and bit_writer. More... | |
Namespaces | |
namespace | bitstream |