.JNILIB Dateiendung
JNI Library
| Entwickler | Oracle |
| Beliebtheit |
3.4 | 8 Stimmen |
Was ist eine JNILIB-Datei?
Developer library used by JNI (Java Native Interface), a framework that allows Java to integrate with other programming languages; contains functions or methods that provide the invocation interface between the programming languages.
Weitere Informationen
The Mac Developer Library documentation states that JNI libraries written for Mac OS X must use the ".jnilib" extension.