Expand description

Module for bencode-related parsing/encoding.

Most of methods are associated methods of BencodeElem. Some general methods are placed at the module level, and they can be found in write.

Modules

Module for bencode-related encoding.

Enums

Represent a single bencode element.