bindBlob

fun bindBlob(statement: Long, index: Int, blob: ByteArray): SQLCode(source)
fun bindBlob(statement: StatementHandle, index: Int, blob: ByteArray): SQLCode(source)