cpp-bencoding
|
Data encoder. More...
Go to the source code of this file.
Classes | |
class | bencoding::Encoder |
Data encoder. More... | |
Namespaces | |
bencoding | |
Main namespace of the bencoding library. | |
Functions | |
Encoding Without Explicit Encoder Creation | |
std::string | bencoding::encode (std::shared_ptr< BItem > data) |
Encodes the given data and returns them. More... | |
Data encoder.
LICENSE
file for more details