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.js
/
toByteArray
to
Byte
Array
web
inline
fun
toByteArray
(
array
:
Int8Array
<
*
>
)
:
ByteArray
(
source
)
Converts
array
to
ByteArray
.