tudocomp
– The TU Dortmund Compression Framework
io.hpp File Reference

Go to the source code of this file.

Namespaces

 tdc
 Contains the text compression and encoding framework.
 

Typedefs

using tdc::Path = io::Path
 Convenience shortcut to io::Path. More...
 
using tdc::Input = io::Input
 Convenience shortcut to io::Input. More...
 
using tdc::Output = io::Output
 Convenience shortcut to io::Output. More...
 
using tdc::BitIStream = io::BitIStream
 Convenience shortcut to io::BitIStream. More...
 
using tdc::BitOStream = io::BitOStream
 Convenience shortcut to io::BitOStream. More...