cpp-bencoding
|
Pretty printer of data. More...
Go to the source code of this file.
Classes | |
class | bencoding::PrettyPrinter |
Pretty printer of data. More... | |
Namespaces | |
bencoding | |
Main namespace of the bencoding library. | |
Functions | |
Printing Without Explicit Printer Creation | |
std::string | bencoding::getPrettyRepr (std::shared_ptr< BItem > data, const std::string &indent) |
Returns a pretty representation of data. More... | |
Pretty printer of data.
LICENSE
file for more details