[#BloombergLP-bdlbb-InBlobStreamBuf-currentBufferIndex] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/InBlobStreamBuf.adoc[InBlobStreamBuf]::currentBufferIndex :relfileprefix: ../../../ :mrdocs: Return the index of the current buffer. 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 currentBufferIndex() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#