delete Buffer
Deletes the buffer with the given key.
This method is used to delete the buffer with the given key. It removes the data from the buffer but does not affect the data in the persistent storage.
Parameters
key
The key of the buffer to delete.