Class NativeLoader

java.lang.Object
net.carcdr.ycrdt.panama.ffi.NativeLoader

public final class NativeLoader extends Object
Utility class for loading the native yffi library for Panama FFM access.

This class attempts to load the native library in the following order:

  1. From the system library path
  2. From the JAR resources (extracting to a temporary directory)