setMmapSize

abstract fun setMmapSize(size: Long, database: String? = null)(source)

Sets the maximum number of bytes that will be used for memory-mapped I/O. Does nothing is the VFS does not support the option.

Throws

if writing the option fails.