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 TOTorrentFileImplTOTorrentFileHashTreeImpl.fileprivate TOTorrentFileImpl[]TOTorrentImpl.filesMethods in com.biglybt.core.torrent.impl that return TOTorrentFileImplMethods in com.biglybt.core.torrent.impl with parameters of type TOTorrentFileImplModifier and TypeMethodDescriptionprotected voidTOTorrentImpl.setFiles(TOTorrentFileImpl[] _files) Method parameters in com.biglybt.core.torrent.impl with type arguments of type TOTorrentFileImplModifier and TypeMethodDescriptionprivate static voidTOTorrentCreateV2Impl.lashUpV2Files(TOTorrentImpl torrent, List<TOTorrentFileImpl> files, LinkedList<byte[]> path, Map<String, Object> node, long piece_length, long[] torrent_offset, long[] pad_details) private intTOTorrentCreateImpl.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 TOTorrentFileImplModifierConstructorDescriptionprotectedTOTorrentFileHashTreeImpl(TOTorrentFileImpl _file, byte[] _root_hash)