Package com.biglybt.core.torrent
Interface TOTorrentFileHashTree.HashRequest
-
- All Known Implementing Classes:
TOTorrentFileHashTreeImpl.HashRequestImpl
- Enclosing interface:
- TOTorrentFileHashTree
public static interface TOTorrentFileHashTree.HashRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getBaseLayer()
int
getLength()
int
getOffset()
int
getProofLayers()
byte[]
getRootHash()
-