runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight.logs
/
StatementParameterInterceptor
/
bindDouble
bind
Double
common
open
override
fun
bindDouble
(
index
:
Int
,
double
:
Double
?
)
Content copied to clipboard
Bind
double
to the underlying statement at
index
.