tudocomp
– The TU Dortmund Compression Framework
|
#include <climits>
#include <cstdint>
#include <iostream>
#include <tudocomp/util.hpp>
#include <tudocomp/io/Output.hpp>
Go to the source code of this file.
Classes | |
class | tdc::io::BitOStream |
Wrapper for output streams that provides bitwise writing functionality. More... | |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::io | |
Contains I/O abstractions and utilities. | |