static final class DefaultMethodFactory.StringMarshaller extends DefaultMethodFactory.PointerParameterMarshaller
| Modifier and Type | Field and Description |
|---|---|
static ParameterMarshaller |
INSTANCE |
| Constructor and Description |
|---|
StringMarshaller(int flags) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(ThreadContext context,
com.kenai.jffi.InvocationBuffer buffer,
IRubyObject parameter) |
marshalmarshal, requiresPostInvoke, requiresReferencepublic static final ParameterMarshaller INSTANCE
public final void marshal(ThreadContext context, com.kenai.jffi.InvocationBuffer buffer, IRubyObject parameter)