Uses of Class
org.jruby.ext.ffi.jffi.AllocatedNativeMemoryIO
Packages that use AllocatedNativeMemoryIO
-
Uses of AllocatedNativeMemoryIO in org.jruby.ext.ffi.jffi
Methods in org.jruby.ext.ffi.jffi that return AllocatedNativeMemoryIOModifier and TypeMethodDescription(package private) static final AllocatedNativeMemoryIOAllocates native memory(package private) static AllocatedNativeMemoryIOAllocatedNativeMemoryIO.allocateAligned(Ruby runtime, int size, int align, boolean clear) Allocates native memory, aligned to a minimum boundary.