tudocomp
– The TU Dortmund Compression Framework
|
#include <cstddef>
#include <cstdint>
#include <fstream>
#include <iostream>
#include <string>
#include <utility>
#include <vector>
#include <tudocomp/io/BackInsertStream.hpp>
#include <tudocomp/io/RestrictedIOStream.hpp>
Go to the source code of this file.
Classes | |
class | tdc::io::OutputStream |
Provides a character stream to the underlying output. More... | |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::io | |
Contains I/O abstractions and utilities. | |