Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.embedder
/
SqliteRuntimeInternal
Sqlite
Runtime
Internal
interface
SqliteRuntimeInternal
<
I
:
SqliteRuntime
>
:
AutoCloseable
(
source
)
Members
Properties
callback
Function
Indexes
Link copied to clipboard
abstract
val
callbackFunctionIndexes
:
SqliteCallbackFunctionIndexes
callback
Store
Link copied to clipboard
abstract
val
callbackStore
:
SqliteCallbackStore
memory
Link copied to clipboard
abstract
val
memory
:
Memory
runtime
Instance
Link copied to clipboard
abstract
val
runtimeInstance
:
I
sqlite
Exports
Link copied to clipboard
abstract
val
sqliteExports
:
SqliteExports