File
bencoding.rb
Path: ../lib/net/bittorrent/bencoding.rb
Modified: Wed Sep 15 12:05:54 EDT 2004

NAME

Net::BitTorrent::BEncoding - Bee encode/decode

DESCRIPTION

Bee-encoding is a format to store data. That can store String, Hash, Array and Fixnum/Bignum data type in ruby.

See BitTorrent spec for details.

Where does BitTorrent use bee-encoding

SEE ALSO

AUTHORS

Author:Ikkei Shimomura
Project WebSite:aversa.rubyforge.org
Required files

stringio
Classes and Modules

Module Net
  ::Module Net::BitTorrent
  ::  ::Module Net::BitTorrent::BEncoding