cancelWrite
abstract fun cancelWrite()
Content copied to clipboard
Cancel the write. Any changes will not be persisted to disk.
Throws
if the write transaction was already cancelled.
Cancel the write. Any changes will not be persisted to disk.
if the write transaction was already cancelled.