sqlite3_bind_blob
actual fun sqlite3_bind_blob(stmt: sqlite3_stmt, index: Int, bytes: ByteArray, size: Int, destroy: SqliteDestroyCallback<ByteArray>?): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
expect fun sqlite3_bind_blob(stmt: sqlite3_stmt, index: Int, bytes: ByteArray, size: Int, destroy: SqliteDestroyCallback<ByteArray>?): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_blob(stmt: sqlite3_stmt, index: Int, bytes: ByteArray, size: Int, destroy: SqliteDestroyCallback<ByteArray>?): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_blob(stmt: sqlite3_stmt, index: Int, bytes: ByteArray, size: Int, destroy: SqliteDestroyCallback<ByteArray>?): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_blob(stmt: sqlite3_stmt, index: Int, bytes: ByteArray, size: Int, destroy: SqliteDestroyCallback<ByteArray>?): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.