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

#include <boxing.hpp>

Inheritance diagram for jni::Unboxer< ShortTag >:
jni::PrimitiveTypeUnboxer< ShortTag, jshort >

Public Member Functions

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

Member Function Documentation

◆ Unbox()

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

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