Home > bencode

bencode

Bencode is a project mainly written in Ruby, based on the View license.

parses bittorrent bencoding format

USAGE

Bencode.encode(object) Bencode.decode(string)

Previous:readability