Class entry
java.lang.Object
com.frostwire.jlibtorrent.swig.entry
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionentry()entry(long arg0) protectedentry(long cPtr, boolean cMemoryOwn) entry(entry_vector arg0) entry(string_entry_map arg0) -
Method Summary
Modifier and TypeMethodDescriptionstatic entrybdecode(byte_vector buffer) bencode()voiddelete()dict()static entryfrom_preformatted_bytes(byte_vector preformatted_bytes) static entryfrom_string_bytes(byte_vector string_bytes) protected static longlonginteger()list()voidvoidset(String key, byte_vector value) voidvoidstring()protected static longswigRelease(entry obj) type()
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
entry
protected entry(long cPtr, boolean cMemoryOwn) -
entry
-
entry
-
entry
-
entry
public entry(long arg0) -
entry
-
entry
-
entry
public entry()
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
type
-
integer
public long integer() -
string
-
list
-
dict
-
to_string
-
get
-
set
-
set
-
set
-
set
-
string_bytes
-
preformatted_bytes
-
bencode
-
from_string_bytes
-
from_preformatted_bytes
-
bdecode
-