Class TOTorrentFactory.TorrentDataHolder

java.lang.Object
com.biglybt.core.torrent.TOTorrentFactory.TorrentDataHolder
Enclosing class:
TOTorrentFactory

public static class TOTorrentFactory.TorrentDataHolder extends Object
  • Field Details

    • bytes

      private byte[] bytes
  • Constructor Details

    • TorrentDataHolder

      public TorrentDataHolder(byte[] _bytes)
  • Method Details

    • getBytes

      public byte[] getBytes()
    • release

      public void release()