Kotlin SQLite
Toggle table of contents
0.0.3
release
Target filter
release
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign JNI
/
ksqlite.foreign
/
sqlite3_bind_text64
sqlite3_
bind_
text64
external
fun
sqlite3_bind_text64
(
stmt
:
Long
,
index
:
Int
,
buffer
:
Long
,
size
:
Long
,
destructor
:
DestructorCallback
?
,
encoding
:
Int
)
:
Int
(
source
)