.JNILIB Extension de fichier
JNI Library
| Développeur | Oracle |
| Popularité |
3.4 | 8 Votes |
Qu'est-ce qu'un fichier JNILIB ?
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.
Plus d'informations
The Mac Developer Library documentation states that JNI libraries written for Mac OS X must use the ".jnilib" extension.