setChunkSize

abstract fun setChunkSize(size: Int, database: String? = null)(source)

Sets the size of a chunk the VFS should split the database file in. Does nothing is the VFS does not support the option.

Throws

if writing the option fails.