public class FetchEntry extends Object implements FfiWrapper.FetchEntryCallback
| Constructor and Description |
|---|
FetchEntry(FfiWrapper.FetchEntryInterface fetch) |
| Modifier and Type | Method and Description |
|---|---|
int |
apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer uidsPointer,
int uidsLength) |
public FetchEntry(FfiWrapper.FetchEntryInterface fetch)
public int apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer uidsPointer,
int uidsLength)
throws FfiException
apply in interface FfiWrapper.FetchEntryCallbackFfiExceptionCopyright © 2022. All rights reserved.