static final class DefaultMethodFactory.StructByValueMarshaller extends DefaultMethodFactory.NonSessionMarshaller
| Modifier and Type | Field and Description |
|---|---|
private StructLayout |
layout |
| Constructor and Description |
|---|
StructByValueMarshaller(StructByValue sbv) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(ThreadContext context,
com.kenai.jffi.InvocationBuffer buffer,
IRubyObject parameter) |
marshal, requiresPostInvoke, requiresReferenceprivate final StructLayout layout
public StructByValueMarshaller(StructByValue sbv)
public final void marshal(ThreadContext context, com.kenai.jffi.InvocationBuffer buffer, IRubyObject parameter)