[#BloombergLP-bdlbb-Blob-totalSize] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/Blob.adoc[Blob]::totalSize :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int totalSize() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#