| Package | Description |
|---|---|
| org.jruby.ext.ffi | |
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Class and Description |
|---|---|
class |
FreedMemoryIO |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AllocatedNativeMemoryIO |
(package private) static class |
CachingNativeMemoryAllocator.AllocatedMemoryIO |
(package private) class |
CallbackMemoryIO
An implementation of MemoryIO that throws exceptions on any attempt to read/write
the callback memory area (which is code).
|