Package-level declarations
Types
Link copied to clipboard
open class SqliteStorage(connection: ERROR CLASS: Symbol not found for SQLiteConnection, clock: ERROR CLASS: Symbol not found for Clock = Clock.System, coroutineContext: ERROR CLASS: Symbol not found for CoroutineContext = Dispatchers.IO, keySize: Int = 9) : BaseStorage
Storage implementation based on Kotlin Multiplatform androidx.sqlite.SQLiteConnection API.
Link copied to clipboard