| Package | Description |
|---|---|
| com.cosmian.jna.findex |
| Modifier and Type | Class and Description |
|---|---|
class |
Location |
class |
Word |
| Modifier and Type | Method and Description |
|---|---|
static void |
Ffi.graph_upsert(MasterKeys masterKeys,
byte[] label,
HashMap<IndexedValue,Word[]> indexedValuesAndWords,
FfiWrapper.FetchEntryCallback fetchEntry,
FfiWrapper.UpsertEntryCallback upsertEntry,
FfiWrapper.UpsertChainCallback upsertChain) |
static void |
Ffi.upsert(MasterKeys masterKeys,
byte[] label,
HashMap<IndexedValue,Word[]> indexedValuesAndWords,
FfiWrapper.FetchEntryCallback fetchEntry,
FfiWrapper.UpsertEntryCallback upsertEntry,
FfiWrapper.UpsertChainCallback upsertChain) |
Copyright © 2022. All rights reserved.