Electrostat-Lab / jSnapLoader

A high-performance cross-platform native Library loader API for JVM Applications
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

snaploader-examples: introduced an example using java.nio.file APIs #22

Closed pavly-gerges closed 1 month ago

pavly-gerges commented 1 month ago

This PR adds an example using java.nio.file APIs to demonstrate native library localizing, extraction, and loading using runtime-dependent platform-independent formulizations of filesystems.