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;
Return Value
a reference to the non‐modifiable shared pointer to the buffer
Created with MrDocs