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