Uses of Class
com.biglybt.core.torrent.impl.TOTorrentFileImpl
Packages that use TOTorrentFileImpl
-
Uses of TOTorrentFileImpl in com.biglybt.core.torrent.impl
Fields in com.biglybt.core.torrent.impl declared as TOTorrentFileImplModifier and TypeFieldDescriptionprivate final TOTorrentFileImpl
TOTorrentFileHashTreeImpl.file
private TOTorrentFileImpl[]
TOTorrentImpl.files
Methods in com.biglybt.core.torrent.impl that return TOTorrentFileImplMethods in com.biglybt.core.torrent.impl with parameters of type TOTorrentFileImplModifier and TypeMethodDescriptionprotected void
TOTorrentImpl.setFiles
(TOTorrentFileImpl[] _files) Method parameters in com.biglybt.core.torrent.impl with type arguments of type TOTorrentFileImplModifier and TypeMethodDescriptionprivate static void
TOTorrentCreateV2Impl.lashUpV2Files
(TOTorrentImpl torrent, List<TOTorrentFileImpl> files, LinkedList<byte[]> path, Map<String, Object> node, long piece_length, long[] torrent_offset, long[] pad_details) private int
TOTorrentCreateImpl.processDir
(TOTorrentFileHasher hasher, File dir, List<TOTorrentFileImpl> encoded, String base_name, String root, long[] torrent_offset) Constructors in com.biglybt.core.torrent.impl with parameters of type TOTorrentFileImplModifierConstructorDescriptionprotected
TOTorrentFileHashTreeImpl
(TOTorrentFileImpl _file, byte[] _root_hash)