Package com.biglybt.core.torrent
Class TOTorrentFactory.TorrentDataHolder
java.lang.Object
com.biglybt.core.torrent.TOTorrentFactory.TorrentDataHolder
- Enclosing class:
TOTorrentFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bytes
private byte[] bytes
-
-
Constructor Details
-
TorrentDataHolder
public TorrentDataHolder(byte[] _bytes)
-
-
Method Details
-
getBytes
public byte[] getBytes() -
release
public void release()
-