runtime
/
com.squareup.sqldelight.db
/
SqlPreparedStatement
/
bindDouble
common
bind
Double
abstract fun
bindDouble
(index:
Int
, double:
Double
?)
Content copied to clipboard
Bind
double
to the underlying statement at
index
.