Package com.biglybt.core.util
Interface TorrentUtils.ExtendedTorrent
- All Superinterfaces:
TOTorrent
- All Known Implementing Classes:
DownloadManagerStateImpl.CachedStateWrapper
,TorrentUtils.torrentDelegate
- Enclosing class:
- TorrentUtils
-
Field Summary
Fields inherited from interface com.biglybt.core.torrent.TOTorrent
AZUREUS_PRIVATE_PROPERTIES, AZUREUS_PROPERTIES, DEFAULT_IGNORE_FILES, ENCODING_ACTUALLY_UTF8_KEYS, TT_V1, TT_V1_V2, TT_V2
-
Method Summary
Methods inherited from interface com.biglybt.core.torrent.TOTorrent
addListener, getAdditionalByteArrayProperty, getAdditionalListProperty, getAdditionalLongProperty, getAdditionalMapProperty, getAdditionalProperty, getAdditionalStringProperty, getAnnounceURL, getAnnounceURLGroup, getComment, getCreatedBy, getCreationDate, getEffectiveTorrentType, getFileCount, getFiles, getFullHash, getHash, getHashWrapper, getMonitor, getName, getNumberOfPieces, getPieceLength, getPieces, getPrivate, getSize, getSource, getTorrentType, getTruncatedHash, getUTF8Name, hasSameHashAs, isCreated, isDecentralised, isExportable, isSimpleTorrent, print, removeAdditionalProperties, removeAdditionalProperty, removeListener, selectHybridHashType, serialiseToBEncodedFile, serialiseToMap, serialiseToXMLFile, setAdditionalByteArrayProperty, setAdditionalListProperty, setAdditionalLongProperty, setAdditionalMapProperty, setAdditionalProperty, setAdditionalStringProperty, setAnnounceURL, setComment, setCreatedBy, setCreationDate, setHashOverride, setPieces, setPrivate, setSource, updateExportability
-
Method Details
-
peekPieces
- Throws:
TOTorrentException
-
setDiscardFluff
void setDiscardFluff(boolean discard)
-