setSmallMallocEnabled

abstract fun setSmallMallocEnabled(enabled: Boolean)(source)

Sets wheter SQLite should avoid large memory allocations if possible.

Throws

if setting the option fails.