michal-los

Results 2 issues of michal-los

It would be nice to provide direct access to Java class fields. Proposal is to provide it using special function object, which would provide overloaded operator* to C++ type, or...

enhancement

Currently, Java arrays are not supported, due to special JNI function calls related to them, which require additional implementation.

enhancement