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