class BitTorrent::Torrent

Defined in:

bittorrent/torrent.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(torrent_file) #

[View source]

Instance Method Detail

def announce #

[View source]
def hash(piece_index) #
Description copied from class Reference

See Object#hash(hasher)


[View source]
def info_hash #

[View source]
def length #

[View source]
def name #

[View source]
def piece_length #

[View source]