KeyConsumer
User-function used in the KeyValueStore.forEachKey()
method.
Parameters:
key
:string
- Current key being processed.index
:number
- Position of the current key inKeyValueStore
.info
:*
- Information about the currentKeyValueStore
entry.size
:number
- Size of the value associated with the current key in bytes.