| Package | Description |
|---|---|
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AllocatedNativeMemoryIO |
(package private) static class |
CachingNativeMemoryAllocator.AllocatedMemoryIO |
(package private) class |
TransientNativeMemoryIO |
| Modifier and Type | Method and Description |
|---|---|
BoundedNativeMemoryIO |
BoundedNativeMemoryIO.slice(long offset) |
BoundedNativeMemoryIO |
BoundedNativeMemoryIO.slice(long offset,
long size) |
| Constructor and Description |
|---|
BoundedNativeMemoryIO(BoundedNativeMemoryIO parent,
long offset) |