◆ CallMethod
◆ CallNonvirtualMethod
constexpr auto jni::TypedMethods< jbyte >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualByteMethod |
|
staticconstexpr |
◆ CallStaticMethod
constexpr auto jni::TypedMethods< jbyte >::CallStaticMethod = &JNIEnv::CallStaticByteMethod |
|
staticconstexpr |
◆ GetArrayElements
constexpr auto jni::TypedMethods< jbyte >::GetArrayElements = &JNIEnv::GetByteArrayElements |
|
staticconstexpr |
◆ GetArrayRegion
constexpr auto jni::TypedMethods< jbyte >::GetArrayRegion = &JNIEnv::GetByteArrayRegion |
|
staticconstexpr |
◆ GetField
◆ GetStaticField
constexpr auto jni::TypedMethods< jbyte >::GetStaticField = &JNIEnv::GetStaticByteField |
|
staticconstexpr |
◆ NewArray
◆ ReleaseArrayElements
constexpr auto jni::TypedMethods< jbyte >::ReleaseArrayElements = &JNIEnv::ReleaseByteArrayElements |
|
staticconstexpr |
◆ SetArrayRegion
constexpr auto jni::TypedMethods< jbyte >::SetArrayRegion = &JNIEnv::SetByteArrayRegion |
|
staticconstexpr |
◆ SetField
◆ SetStaticField
constexpr auto jni::TypedMethods< jbyte >::SetStaticField = &JNIEnv::SetStaticByteField |
|
staticconstexpr |
The documentation for this struct was generated from the following file: