Uses of Interface
com.biglybt.core.torrent.TOTorrentFileHashTree
Packages that use TOTorrentFileHashTree
Package
Description
-
Uses of TOTorrentFileHashTree in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control with type parameters of type TOTorrentFileHashTreeModifier and TypeFieldDescriptionprivate final ByteArrayHashMap<TOTorrentFileHashTree> PEPeerControlHashHandlerImpl.file_mapprivate final Map<TOTorrentFileHashTree, PEPeerControlHashHandlerImpl.PeerHashRequest> PEPeerControlHashHandlerImpl.incomplete_tree_reqsprivate final Set<TOTorrentFileHashTree> PEPeerControlHashHandlerImpl.incomplete_treesMethods in com.biglybt.core.peer.impl.control with parameters of type TOTorrentFileHashTreeModifier and TypeMethodDescriptionvoidPEPeerControlHashHandlerImpl.getPieceTree(TOTorrentFileHashTree.PieceTreeReceiver receiver, TOTorrentFileHashTree tree, int piece_offset) -
Uses of TOTorrentFileHashTree in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent that return TOTorrentFileHashTreeModifier and TypeMethodDescriptionTOTorrentFile.getHashTree()V2 torrents only - also null for zero length filesMethods in com.biglybt.core.torrent with parameters of type TOTorrentFileHashTreeModifier and TypeMethodDescriptionvoidTOTorrentFileHashTree.PieceTreeProvider.getPieceTree(TOTorrentFileHashTree.PieceTreeReceiver receiver, TOTorrentFileHashTree tree, int piece_index) -
Uses of TOTorrentFileHashTree in com.biglybt.core.torrent.impl
Classes in com.biglybt.core.torrent.impl that implement TOTorrentFileHashTree