delete

fun delete(key: String)

Adds a LevelDB.delete operation to the batch for the specified key.

Parameters

key

The key associated with the pair to be deleted.