Uses of Class
com.kenai.jffi.MemoryIO
-
Packages that use MemoryIO Package Description com.kenai.jffi -
-
Uses of MemoryIO in com.kenai.jffi
Methods in com.kenai.jffi that return MemoryIO Modifier and Type Method Description static MemoryIO
MemoryIO. getCheckedInstance()
static MemoryIO
MemoryIO. getInstance()
Gets an instance of MemoryIO that can be used to access native memory.
-