setSizeLimit

abstract fun setSizeLimit(limit: Long, database: String? = null)(source)

Sets the upper bound on the size of the in-memory database, on database. Does nothing is the VFS does not support the option.

Throws

if writing the option fails.