Uses of Interface
jnr.enxio.channels.Native.LibC
-
-
Uses of Native.LibC in jnr.enxio.channels
Classes in jnr.enxio.channels that implement Native.LibC Modifier and Type Class Description class
WinLibCAdapter
MSVCRT.DLL only supports some LibC functions, but the symbols are different.Fields in jnr.enxio.channels declared as Native.LibC Modifier and Type Field Description (package private) static Native.LibC
Native.SingletonHolder. libc
Methods in jnr.enxio.channels that return Native.LibC Modifier and Type Method Description (package private) static Native.LibC
Native. libc()
-