public class Progress extends Object implements FfiWrapper.ProgressCallback
| Constructor and Description |
|---|
Progress(FfiWrapper.ProgressInterface progress) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(com.sun.jna.Pointer searchResultsPointer,
int searchResultsLength) |
public Progress(FfiWrapper.ProgressInterface progress)
public boolean apply(com.sun.jna.Pointer searchResultsPointer,
int searchResultsLength)
throws FfiException
apply in interface FfiWrapper.ProgressCallbackFfiExceptionCopyright © 2022. All rights reserved.