Uses of Interface
com.biglybt.core.torrent.TOTorrentFileHashTree.PieceTreeProvider
Packages that use TOTorrentFileHashTree.PieceTreeProvider
Package
Description
-
Uses of TOTorrentFileHashTree.PieceTreeProvider in com.biglybt.core.peer.impl.control
Classes in com.biglybt.core.peer.impl.control that implement TOTorrentFileHashTree.PieceTreeProvider -
Uses of TOTorrentFileHashTree.PieceTreeProvider in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent with parameters of type TOTorrentFileHashTree.PieceTreeProviderModifier and TypeMethodDescriptionboolean
TOTorrentFileHashTree.requestHashes
(TOTorrentFileHashTree.PieceTreeProvider piece_tree_provider, TOTorrentFileHashTree.HashesReceiver hashes_receiver, byte[] root_hash, int base_layer, int index, int length, int proof_layers) -
Uses of TOTorrentFileHashTree.PieceTreeProvider in com.biglybt.core.torrent.impl
Methods in com.biglybt.core.torrent.impl with parameters of type TOTorrentFileHashTree.PieceTreeProviderModifier and TypeMethodDescriptionboolean
TOTorrentFileHashTreeImpl.requestHashes
(TOTorrentFileHashTree.PieceTreeProvider piece_tree_provider, TOTorrentFileHashTree.HashesReceiver hashes_receiver, byte[] root_hash, int base_layer, int index, int length, int proof_layers) private boolean
TOTorrentFileHashTreeImpl.requestHashesSupport
(TOTorrentFileHashTree.PieceTreeProvider piece_tree_provider, TOTorrentFileHashTree.HashesReceiver hashes_receiver, byte[] root_hash, int base_layer, int index, int length, int proof_layers, byte[][] loaded_piece_tree)