toggle menu
SQLDelight
2.0.2
common
switch theme
search in API
runtime
/
app.cash.sqldelight.db
/
SqlPreparedStatement
/
bindLong
bind
Long
abstract
fun
bindLong
(
index
:
Int
,
long
:
Long
?
)
Bind
long
to the underlying statement at
index
.