Class BundledLibraryLinker
java.lang.Object
dev.pfaff.dyl4j.BundledLibraryLinker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SymbolLookup
createLookup
(byte @NonNull [] bytes, Arena arena) static SymbolLookup
createLookup
(InputStream inputStream, Arena arena) static SymbolLookup
createLookup
(MemorySegment ms, Arena arena)
-
Constructor Details
-
BundledLibraryLinker
public BundledLibraryLinker()
-
-
Method Details
-
createLookup
- Throws:
IOException
-
createLookup
- Throws:
IOException
-
createLookup
- Throws:
IOException
-