Uses of Interface
org.jruby.ext.ffi.AllocatedDirectMemoryIO
Packages that use AllocatedDirectMemoryIO
-
Uses of AllocatedDirectMemoryIO in org.jruby.ext.ffi
Classes in org.jruby.ext.ffi that implement AllocatedDirectMemoryIO -
Uses of AllocatedDirectMemoryIO in org.jruby.ext.ffi.jffi
Classes in org.jruby.ext.ffi.jffi that implement AllocatedDirectMemoryIOModifier and TypeClassDescription(package private) final class(package private) static final class(package private) final classAn implementation of MemoryIO that throws exceptions on any attempt to read/write the callback memory area (which is code).