Package io.questdb.jar.jni
Class Native
- java.lang.Object
-
- io.questdb.jar.jni.Native
-
public final class Native extends Object
A re-implementation of the JNA Native class that only implements the `POINTER_SIZE` constant. This is to satisfy the compile requirements of `Platform.java` as extracted from the JNA project.