flushCache

abstract fun flushCache()(source)

Writes any dirty pages in the pager-cache that are not currently in use. The operation only take places if there is a write-transaction open at the time this function is called.

Throws

if the operation fails.