batchlight / co.yello.db.batchlight / BatchBinder / bindBlob
fun bindBlob(blob: ByteArray): Unit
fun bindBlob(blob:
ByteArray
):
Unit
Binds a ByteArray to the Binder and increments the position.
blob - a ByteArray to be bound to the Binder.
blob