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
/
WasmMemory
/
scopedAllocPtr
scoped
Alloc
Ptr
web
abstract
fun
scopedAllocPtr
(
howMany
:
Int
,
safePtrSize
:
Boolean
)
:
JsAny
(
source
)
Works just like allocPtr() but stores the result of the allocation in the current scope.