ctdbBlobSet
Set the blob data.
Declaration
CTDBRET ctdbBlobSet(pCTBLOB pBlob, pVOID buffer, VRLEN size)
Description
ctdbBlobSet() sets the blob data.
Returns
ctdbBlobSet() returns CTDBRET_OK if successful, or the c-tree error code on failure.
See also
ctdbBlobGetData(), ctdbBlobCmp(), ctdbBlobGetSize(), ctdbBlobFree()