LtTorrentInfo
The LtTorrentInfo represents a the info section of a torrent file.
Methods
info_hash(): LtInfoHash
v1.0
The info hash.
name(): string
v1.0
The name of the torrent.
num_files(): number
v1.0
The number of files in this torrent.
num_pieces(): number
v1.0
priv(): boolean
v1.0
total_size(): number
v1.0
The total size of all files in this torrent.