-
Methods in org.robovm.libimobiledevice.binding with parameters of type ByteArrayOut
| Modifier and Type |
Method |
Description |
static long |
LibIMobileDeviceJNI.ByteArrayOut_value_get(long jarg1,
ByteArrayOut jarg1_) |
|
static void |
LibIMobileDevice.delete_ByteArrayOut_value(ByteArrayOut s) |
|
static void |
LibIMobileDeviceJNI.delete_ByteArrayOut_value(long jarg1,
ByteArrayOut jarg1_) |
|
protected static long |
ByteArrayOut.getCPtr(ByteArrayOut obj) |
|
static void |
LibIMobileDevice.plist_to_bin(PlistRef plist,
ByteArrayOut plist_bin,
IntOut length) |
|
static void |
LibIMobileDeviceJNI.plist_to_bin(long jarg1,
PlistRef jarg1_,
long jarg2,
ByteArrayOut jarg2_,
long jarg3,
IntOut jarg3_) |
|
static void |
LibIMobileDevice.plist_to_xml(PlistRef plist,
ByteArrayOut plist_xml,
IntOut length) |
|
static void |
LibIMobileDeviceJNI.plist_to_xml(long jarg1,
PlistRef jarg1_,
long jarg2,
ByteArrayOut jarg2_,
long jarg3,
IntOut jarg3_) |
|