Uses of Class
com.kenai.jffi.MemoryIO
Packages that use MemoryIO
-
Uses of MemoryIO in com.kenai.jffi
Subclasses of MemoryIO in com.kenai.jffiModifier and TypeClassDescriptionclassAn implementation ofMemoryIOusing sun.misc.UnsafeMethods in com.kenai.jffi that return MemoryIOModifier and TypeMethodDescriptionstatic MemoryIOMemoryIO.getCheckedInstance()static MemoryIOMemoryIO.getInstance()Gets an instance ofMemoryIOthat can be used to access native memory.