put
Adds a LevelDB.put operation to the batch with the specified key and value.
Parameters
key
The key associated with the value.
value
The value to be stored.
Adds a LevelDB.put operation to the batch with the specified key and value.
The key associated with the value.
The value to be stored.