Skip to content
Commit 6e0b848a authored by Volker Krause's avatar Volker Krause
Browse files

Let JNI method wrappers return Jni::Array<T> for arrays directly

This allows user code to decide between conversion to a C++ container, or
iterating over the JNI array without needing a full copy.
parent 07f3a069
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment