-
Classes Class Description jnr.ffi.Library UseLibraryLoaderinstead.
-
Methods Method Description jnr.ffi.Library.addLibraryPath(String, File) seeLibraryLoaderfor the preferred interface to loading libraries.jnr.ffi.Library.getInstance(String) jnr.ffi.Library.getLibraryPath(String) seeLibraryLoaderfor the preferred interface to loading libraries.jnr.ffi.Library.getName() jnr.ffi.Library.getRuntime(Object) jnr.ffi.Library.loadLibrary(String, Class<T>) seeLibraryLoaderfor the preferred interface to loading libraries.jnr.ffi.mapper.FunctionMapper.Context.getLibrary() jnr.ffi.ObjectReferenceManager.freeReference(Pointer) jnr.ffi.ObjectReferenceManager.getObject(Pointer) jnr.ffi.ObjectReferenceManager.newReference(T) jnr.ffi.Platform.addressSize() UseRuntime.addressSize()instead.jnr.ffi.Platform.getPlatform() jnr.ffi.Platform.longSize() UseRuntime.longSize()instead.