Return the sum of the sizes of all blob buffers in this blob (i.e., the capacity of this blob).

Synopsis

Declared in <bdlbb_blob.h>

int
totalSize() const;

Return Value

the sum of the sizes of all blob buffers in this blob

Created with MrDocs