static class DefaultInvokerFactory.PointerMarshaller extends java.lang.Object implements DefaultInvokerFactory.Marshaller
| Modifier and Type | Field and Description |
|---|---|
private int |
flags |
| Constructor and Description |
|---|
PointerMarshaller(java.util.Collection<java.lang.annotation.Annotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(InvocationSession session,
com.kenai.jffi.HeapInvocationBuffer buffer,
java.lang.Object parameter) |
PointerMarshaller(java.util.Collection<java.lang.annotation.Annotation> annotations)
public void marshal(InvocationSession session, com.kenai.jffi.HeapInvocationBuffer buffer, java.lang.Object parameter)
marshal in interface DefaultInvokerFactory.Marshaller