[#BloombergLP-bdlbb-BlobBuffer-buffer-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/BlobBuffer.adoc[BlobBuffer]::buffer :relfileprefix: ../../../ :mrdocs: Return a reference to the non‐modifiable shared pointer to the buffer represented by this object. == Synopsis Declared in `<bdlbb_blob.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/shared_ptr-0a.adoc[bsl::shared_ptr<char>] const& buffer() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#