TOTorrentFilepublic interface TOTorrentFile
Methods Summary |
---|
public int | getFirstPieceNumber()
| public int | getLastPieceNumber()
| public long | getLength()
| public int | getNumberOfPieces()
| public byte[][] | getPathComponents()
| public java.lang.String | getRelativePath()
| public TOTorrent | getTorrent()
|
|