Embedded bencode support, header definitions. More...
#include <stdint.h>#include <stdlib.h>#include <string.h>Go to the source code of this file.
Classes | |
| class | EmBencode |
| Encoder class to generate Bencode on the fly (no buffer storage needed). More... | |
| class | EmBdecode |
| Decoder class, needs an external buffer to collect the incoming data. More... | |
| class | EmBenPack |
Embedded bencode support, header definitions.