This header file is part of module ALib BitBuffer of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file arraycompressor.hpp.
#include "alib/bitbuffer/ac_v1/ac.hpp"
Go to the source code of this file.
Namespaces | |
namespace | alib |
Typedefs | |
using | ArrayCompressor = bitbuffer::ac_v1::ArrayCompressor |
using | HuffmanDecoder = bitbuffer::ac_v1::HuffmanDecoder |
using | HuffmanEncoder = bitbuffer::ac_v1::HuffmanEncoder |