-
public class slice_mut_uint8_t
-
-
Constructor Summary
Constructors Constructor Description slice_mut_uint8_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetPtr(SWIGTYPE_p_unsigned_char value)SWIGTYPE_p_unsigned_chargetPtr()voidsetLen(long value)longgetLen()longgetCapacity()longsetValue(Array<byte> value)-
-
Method Detail
-
delete
synchronized void delete()
-
setPtr
void setPtr(SWIGTYPE_p_unsigned_char value)
-
getPtr
SWIGTYPE_p_unsigned_char getPtr()
-
setLen
void setLen(long value)
-
getLen
long getLen()
-
getCapacity
long getCapacity()
-
-
-
-