Kotlin SQLite
Toggle table of contents
0.0.3
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign WASM
/
ksqlite.foreign.wasm
/
FunctionSignature
/
Result
Result
web
sealed
interface
Result
(
source
)
Inheritors
Pointer
Int32
Int64
Float32
Float64
Void
Members
Properties
value
Link copied to clipboard
web
abstract
val
value
:
Char
Functions
invoke
Link copied to clipboard
web
open
operator
fun
invoke
(
vararg
parameterTypes
:
FunctionSignature.Parameter
)
:
FunctionSignature