lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Loading...
Searching...
No Matches
jni::Unboxer< ByteTag > Struct Reference

#include <boxing.hpp>

Inheritance diagram for jni::Unboxer< ByteTag >:
jni::PrimitiveTypeUnboxer< ByteTag, jbyte >

Public Member Functions

const Object< ByteTag > & Unbox (JNIEnv &, const jni::Object< ByteTag > &o) const
Public Member Functions inherited from jni::PrimitiveTypeUnboxer< ByteTag, jbyte >
jbyte Unbox (JNIEnv &env, const Object< ByteTag > &boxed) const

Member Function Documentation

◆ Unbox()

const Object< ByteTag > & jni::Unboxer< ByteTag >::Unbox ( JNIEnv & ,
const jni::Object< ByteTag > & o ) const
inline

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