bindZeroBlob

abstract fun bindZeroBlob(statement: Long, index: Int, length: Int): SQLCode(source)
open fun bindZeroBlob(statement: StatementHandle, index: Int, length: Int): SQLCode(source)