Class
RubyTorrent::MetaInfo
In:
lib/rubytorrent/metainfo.rb
Parent:
Object
Methods
check
from_bstream
from_location
from_stream
method_missing
multiple?
new
single?
to_bencoding
trackers
Public Class methods
from_bstream
(bs)
from_location
(fn, http_proxy=ENV["http_proxy"])
either a filename or a URL
from_stream
(s)
new
(dict=nil)
Public Instance methods
check
()
method_missing
(meth, *args)
multiple?
()
single?
()
to_bencoding
()
trackers
()
[Validate]