tudocomp
– The TU Dortmund Compression Framework
|
#include <istream>
#include <tudocomp/Literal.hpp>
#include <tudocomp/compressors/lzss/LZSSFactors.hpp>
Go to the source code of this file.
Classes | |
class | tdc::lzss::TextLiterals< text_t > |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::lzss | |
Contains compressors and encoders that work with Lempel-Ziv-Storer-Szymansky-like factors. | |