Package-level declarations
Types
Link copied to clipboard
class SqliteStorage(connection: <Error class: unknown class>, clock: <Error class: unknown class> = Clock.System, coroutineContext: CoroutineContext = Dispatchers.IO, keySize: Int = 9)
Storage implementation based on Kotlin Multiplatform SQLiteConnection API.
Link copied to clipboard