| Package | Description |
|---|---|
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Class and Description |
|---|---|
static class |
DataConverters.CallbackDataConverter |
static class |
DataConverters.ChainedDataConverter |
static class |
DataConverters.IntOrEnumConverter |
static class |
DataConverters.MappedDataConverter |
| Modifier and Type | Field and Description |
|---|---|
protected NativeDataConverter |
JITNativeInvoker.parameterConverter0 |
protected NativeDataConverter |
JITNativeInvoker.parameterConverter1 |
protected NativeDataConverter |
JITNativeInvoker.parameterConverter2 |
protected NativeDataConverter |
JITNativeInvoker.parameterConverter3 |
protected NativeDataConverter |
JITNativeInvoker.parameterConverter4 |
protected NativeDataConverter |
JITNativeInvoker.parameterConverter5 |
protected NativeDataConverter |
JITNativeInvoker.resultConverter |
| Constructor and Description |
|---|
ChainedDataConverter(NativeDataConverter first,
NativeDataConverter second) |
Copyright © 2001–2024 JRuby. All rights reserved.