|
tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/io/EscapeMap.hpp>Go to the source code of this file.
Classes | |
| class | tdc::io::RestrictedOStreamBuf |
Adapter class over a std::ostream that reverse the escaping and null termination of data written to it according to the provided input restrictions. More... | |
| class | tdc::io::RestrictedIStreamBuf |
Adapter class over a std::istream that escapes and null terminates the data read from it according to the provided input restrictions. More... | |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::io | |
| Contains I/O abstractions and utilities. | |