ctdbBlobGetSize
Return the allocated size of a blob.
Declaration
VRLEN ctdbBlobGetSize(pCTBLOB pBlob)
Description
ctdbBlobGetSize() retrieves the allocated size of a blob.
Returns
ctdbBlobGetSize() returns the allocated size of a blob
See also
ctdbBlobGetData(), ctdbBlobClear(), ctdbBlobCmp(), ctdbBlobSet()