Class byte_const_span
java.lang.Object
com.frostwire.jlibtorrent.swig.byte_const_span
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
byte_const_span
protected byte_const_span(long cPtr, boolean cMemoryOwn) -
byte_const_span
public byte_const_span()
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
size
public long size() -
empty
public boolean empty() -
front
public byte front() -
back
public byte back() -
first
-
last
-
subspan
-
subspan
-
get
public byte get(long idx)
-