Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Protocols
Protocols.Bittorrent
Protocols.Bittorrent.Torrent
Protocols.Bittorrent.Torrent()->Target

Class Protocols.Bittorrent.Torrent()->Target

Description

Each bittorrent has one or more target files. This represents one of those.


syntax

string base
int length
int offset
void|array pathvoid Protocols.Bittorrent.Torrent.Target(string base, int length, int offset, void|array path)