ledger-core
|
Public Types | |
using | CppType = std::vector< uint8_t > |
using | JniType = jbyteArray |
using | Boxed = Binary |
Static Public Member Functions | |
static CppType | toCpp (JNIEnv *jniEnv, JniType j) |
static LocalRef< JniType > | fromCpp (JNIEnv *jniEnv, const CppType &c) |