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