public class FetchChain extends Object implements FfiWrapper.FetchChainCallback
| Constructor and Description |
|---|
FetchChain(FfiWrapper.FetchChainInterface 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 FetchChain(FfiWrapper.FetchChainInterface 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.FetchChainCallbackFfiExceptionCopyright © 2022. All rights reserved.