toggle menu
SQLDelight
2.1.0-SNAPSHOT
common
switch theme
search in API
runtime
/
app.cash.sqldelight.db
/
SqlPreparedStatement
/
bindBytes
bind
Bytes
abstract
fun
bindBytes
(
index
:
Int
,
bytes
:
ByteArray
?
)
Bind
bytes
to the underlying statement at
index
.