delete abstract method
If the database contains a mapping for key
, erase it. Else do nothing.
throws StateError if method was called after BatchUpdates.dispose
Implementation
void delete(RawData key);
If the database contains a mapping for key
, erase it. Else do nothing.
throws StateError if method was called after BatchUpdates.dispose
void delete(RawData key);