Class byte_array_32

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

public class byte_array_32 extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • byte_array_32

      protected byte_array_32(long cPtr, boolean cMemoryOwn)
    • byte_array_32

      public byte_array_32()
    • byte_array_32

      public byte_array_32(byte_array_32 other)
  • Method Details

    • getCPtr

      protected static long getCPtr(byte_array_32 obj)
    • swigRelease

      protected static long swigRelease(byte_array_32 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)