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