| Package | Description |
|---|---|
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Class and Description |
|---|---|
private static class |
DynamicLibrary.DataSymbolMemoryIO
Small MemoryIO wrapper class to keep the library alive
|
| Modifier and Type | Field and Description |
|---|---|
(package private) NativeMemoryIO |
NativeMemoryIO.parent |
| Modifier and Type | Method and Description |
|---|---|
NativeMemoryIO |
NativeMemoryIO.slice(long offset) |
| Constructor and Description |
|---|
NativeMemoryIO(NativeMemoryIO parent,
long offset) |