Package com.biglybt.core.torrent.impl
Class TOTorrentDeserialiseImpl
java.lang.Object
com.biglybt.core.logging.LogRelation
com.biglybt.core.torrent.impl.TOTorrentImpl
com.biglybt.core.torrent.impl.TOTorrentDeserialiseImpl
- All Implemented Interfaces:
TOTorrent
-
Field Summary
Fields inherited from class com.biglybt.core.torrent.impl.TOTorrentImpl
this_mon, TK_ADDITIONAL_OK_ATTRS, TK_ANNOUNCE, TK_ANNOUNCE_LIST, TK_BEP47_ATTRS, TK_COMMENT, TK_COMMENT_UTF8, TK_CREATED_BY, TK_CREATION_DATE, TK_ENCODING, TK_FILES, TK_HASH_OVERRIDE, TK_INFO, TK_LENGTH, TK_NAME, TK_NAME_UTF8, TK_PATH, TK_PATH_UTF8, TK_PIECE_LENGTH, TK_PIECES, TK_PRIVATE, TK_SOURCE, TK_V2_FILE_TREE, TK_V2_META_VERSION, TK_V2_PIECE_LAYERS, TK_V2_PIECES_ROOT, TK_WEBSEED_BT, TK_WEBSEED_GR
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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
construct
(byte[] bytes) protected void
construct
(InputStream is) protected void
protected void
protected void
protected void
protected void
void
printMap()
Methods inherited from class com.biglybt.core.torrent.impl.TOTorrentImpl
addAdditionalInfoProperty, addAdditionalProperty, addGlobalListener, addListener, addTorrentAnnounceURLSet, anonymityTransform, fireChanged, fixupRootHashes, getAdditionalByteArrayProperty, getAdditionalInfoProperties, getAdditionalListProperty, getAdditionalLongProperty, getAdditionalMapProperty, getAdditionalProperties, getAdditionalProperty, getAdditionalStringProperty, getAnnounceURL, getAnnounceURLGroup, getComment, getCreatedBy, getCreationDate, getFileCount, getFiles, getFullHash, getHash, getHashOverride, getHashWrapper, getMonitor, getName, getNumberOfPieces, getPieceLength, getPieces, getPrivate, getQueryableInterfaces, getRelationText, getSimpleTorrent, getSize, getSource, getTorrentType, getUTF8Name, hasSameHashAs, isCreated, isDecentralised, isExportable, isSimpleTorrent, print, readStringFromMetaData, readStringFromMetaData, removeAdditionalProperties, removeAdditionalProperty, removeGlobalListener, removeListener, selectHybridHashType, serialiseToBEncodedFile, serialiseToByteArray, serialiseToMap, serialiseToXMLFile, setAdditionalByteArrayProperty, setAdditionalListProperty, setAdditionalLongProperty, setAdditionalMapProperty, setAdditionalProperty, setAdditionalStringProperty, setAnnounceURL, setComment, setComment, setConstructed, setCreatedBy, setCreatedBy, setCreationDate, setFiles, setHashFromInfo, setHashOverride, setName, setNameUTF8, setPiece, setPieceLength, setPieces, setPrivate, setSimpleTorrent, setSource, setTorrentType, updateExportability, writeStringToMetaData, writeStringToMetaData
Methods inherited from class com.biglybt.core.logging.LogRelation
propogatedRelationText, queryForClass
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.biglybt.core.torrent.TOTorrent
getEffectiveTorrentType, getTruncatedHash
-
Constructor Details
-
TOTorrentDeserialiseImpl
- Throws:
TOTorrentException
-
TOTorrentDeserialiseImpl
- Throws:
TOTorrentException
-
TOTorrentDeserialiseImpl
- Throws:
TOTorrentException
-
TOTorrentDeserialiseImpl
- Throws:
TOTorrentException
-
-
Method Details
-
construct
- Throws:
TOTorrentException
-
construct
- Throws:
TOTorrentException
-
construct
- Throws:
TOTorrentException
-
printMap
public void printMap() -
print
-
print
-
print
-
print
-