Class byte_array_64

java.lang.Object
com.frostwire.jlibtorrent.swig.byte_array_64

public class byte_array_64 extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • byte_array_64

      protected byte_array_64(long cPtr, boolean cMemoryOwn)
    • byte_array_64

      public byte_array_64()
    • byte_array_64

      public byte_array_64(byte_array_64 other)
  • Method Details

    • getCPtr

      protected static long getCPtr(byte_array_64 obj)
    • swigRelease

      protected static long swigRelease(byte_array_64 obj)
    • delete

      public void delete()
    • isEmpty

      public boolean isEmpty()
    • fill

      public void fill(byte u)
    • size

      public int size()
    • get

      public byte get(int i)
    • set

      public void set(int i, byte val)