-
public class uint8_16_array_t
-
-
Constructor Summary
Constructors Constructor Description uint8_16_array_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetIdx(SWIGTYPE_p_unsigned_char value)SWIGTYPE_p_unsigned_chargetIdx()-
-
Method Detail
-
delete
synchronized void delete()
-
setIdx
void setIdx(SWIGTYPE_p_unsigned_char value)
-
getIdx
SWIGTYPE_p_unsigned_char getIdx()
-
-
-
-