Return a reference to the non‐modifiable shared pointer to the buffer represented by this object.

Synopsis

Declared in <bdlbb_blob.h>

bsl::shared_ptr<char> const&
buffer() const;

Created with MrDocs