lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Namespaces | Typedefs | Functions
string.hpp File Reference

Go to the source code of this file.

Namespaces

 jni
 

Typedefs

using jni::String = Object< StringTag >
 

Functions

std::u16string jni::MakeAnything (ThingToMake< std::u16string >, JNIEnv &env, const String &string)
 
std::string jni::MakeAnything (ThingToMake< std::string >, JNIEnv &env, const String &string)
 
Local< String > jni::MakeAnything (ThingToMake< String >, JNIEnv &env, const std::u16string &string)
 
Local< String > jni::MakeAnything (ThingToMake< String >, JNIEnv &env, const std::string &string)