[ ソース: jnr-enxio ]
パッケージ: libjnr-enxio-java (0.32.13-1)
libjnr-enxio-java に関するリンク
Debian の資源:
jnr-enxio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Java extended native cross-platform I/O library
Java Native Runtime (JNR) is a collection of Java libraries to make interfacing with OS-level features easier. JNR uses an alternate method to JNI or JNA to achieve programming simplicity while still retaining performance.
The jnr-enxio package mimics the standard Java non-blocking I/O (NIO) library by implementing an I/O backend based on calls to the underlying native OS-level functions. This is implementing using the jnr-ffi foreign function interface.
その他の libjnr-enxio-java 関連パッケージ
|
|
|
|
-
- dep: libjnr-constants-java (>= 0.10.3)
- platform constants for Java
-
- dep: libjnr-ffi-java (>= 2.2.7)
- Java library for loading native libraries without writing JNI code