Module: URI
- Defined in:
- lib/rubytorrent/bencoding.rb
Instance Method Summary collapse
Instance Method Details
#to_bencoding ⇒ Object
118 119 120 |
# File 'lib/rubytorrent/bencoding.rb', line 118 def to_bencoding self.to_s.to_bencoding end |