sqldelight-runtime / com.squareup.sqldelight.db / SqlPreparedStatement / bindBytes

bindBytes

abstract fun bindBytes(index: Int, value: ByteArray?): Unit

Bind value to the underlying statement at index.