501
501
otab->createBlob(&bh, blob_len, metadata->getBuffer(0), metadata_size, RETAIN(iInputStream), NULL, &checksum);
503
503
cs_bin_to_hex(33, hex_checksum, 16, checksum.val);
505
504
iOutputStream->addHeader(MS_CHECKSUM_TAG, hex_checksum);
506
505
} else { // If there is no BLOB data then the client will send it to the cloud server themselves.