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