ledger-core
Public Types | Static Public Member Functions | List of all members
djinni::Binary Struct Reference

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)
 

The documentation for this struct was generated from the following file: