blobWrite

fun blobWrite(blob: Long, offset: Int, source: ByteArray, sourceOffset: Int, length: Int): SQLCode(source)
fun blobWrite(blob: BlobHandle, offset: Int, source: ByteArray, sourceOffset: Int, length: Int): SQLCode(source)