JNIWrapper supports multiple platforms. It provides a simple way for Java programs to interact with native code. Instead of using JNI, you do not need to create a native library to make system calls. You only need to write the java code part, and JNIWrapper will complete the rest of the work. Features of JNIWrapper 1. High performance. JNIWrapper can handle a large amount of interactive data between java and local code. 2. Automatic memory management. All resources utilized by JNIWrapper are automatically released when not in use.
3 Extensive support for local method calls JNIWrapper so far stdcall and cdecl and a large number of C/C++ data types, including structures, unions, and pointers.
4 Supports the production of code according to the traditional C style, including structures, unions and pointers 5 Supports thread safety, true concurrency processing 6 Handles local errors 7 Extensible architecture, allowing the execution of new data types or customizing existing types 8 Customized local class lookup mechanism.
Useful
Useful
Useful