索引

E I L N 
所有程序包|所有类和接口

E

extract(Class<?>, String, String, String) - 类中的静态方法 io.github.weg2022.strguard.runtime.NativeLibraryLoader
Finds matching binary and marker resources in one classpath container, verifies the binary hash while extracting it, and returns the resulting absolute path.

I

io.github.weg2022.strguard.runtime - 程序包 io.github.weg2022.strguard.runtime
 

L

load(Class<?>, String, String, String) - 类中的静态方法 io.github.weg2022.strguard.runtime.NativeLibraryLoader
Verifies and loads the Native binary without exposing a hash-to-load gap to generated bridge code.
loaded(String) - 类中的静态方法 io.github.weg2022.strguard.runtime.NativeLibraryLoader
Deletes an extracted library where the host OS permits it.

N

NativeLibraryLoader - io.github.weg2022.strguard.runtime中的类
Extracts, verifies, and loads a bundled Native library for a generated bridge class.
E I L N 
所有程序包|所有类和接口