JNIUtils

open class JNIUtils

This class provides JNI-related methods to the native library.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun setClassLoader(classLoader: ClassLoader)
Sets the ClassLoader to be used for loading Java classes from native.