TorrentDownloaderpublic interface TorrentDownloader
Methods Summary |
---|
public Torrent | download()Downloads and prompts the user/guesses the torrent encoding
| public Torrent | download(java.lang.String encoding)Downloads and tries to use the supplied encoding. If the supplied encoding isn't
valed then a TorrentEncodingException is thrown detailing the valid ones
|
|