[#BloombergLP-bdlbb-OutBlobStreamBuf-previousBuffersLength] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/OutBlobStreamBuf.adoc[OutBlobStreamBuf]::previousBuffersLength :relfileprefix: ../../../ :mrdocs: Return the number of bytes contained in the buffers located before the current one. The behavior is undefined unless the "streamed" blob has at least one buffer. == Synopsis Declared in `<bdlbb_blobstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int previousBuffersLength() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#