sqldelight-runtime / com.squareup.sqldelight.logs / StatementParameterInterceptor / bindBytes

bindBytes

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

Overrides SqlPreparedStatement.bindBytes

Bind value to the underlying statement at index.