Uses of Class
com.kenai.jffi.MemoryIO
| Package | Description |
|---|---|
| com.kenai.jffi |
-
Uses of MemoryIO in com.kenai.jffi
Subclasses of MemoryIO in com.kenai.jffi Modifier and Type Class Description classUnsafeMemoryIOAn implementation ofMemoryIOusing sun.misc.UnsafeMethods in com.kenai.jffi that return MemoryIO Modifier and Type Method Description static MemoryIOMemoryIO. getCheckedInstance()static MemoryIOMemoryIO. getInstance()Gets an instance ofMemoryIOthat can be used to access native memory.