public class JniHelper extends Object
| Constructor and Description |
|---|
JniHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
load()
Unpacks JNI library from the JAR to a temporary location and tries to load it using System.load()
Implementation based on AWS CRT
(ref.
|
public static void load()
libsToTry - - array of native libraries to tryCopyright © 2025. All rights reserved.