SQLDelight
Toggle table of contents
2.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
r2dbc-driver
/
app.cash.sqldelight.driver.r2dbc
/
R2dbcPreparedStatement
/
bindInt
bind
Int
fun
bindInt
(
index
:
Int
,
int
:
Int
?
)