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
Return a reference to the non‐modifiable shared pointer to the buffer represented by this object.
Declared in <bdlbb_blob.h>
bsl::shared_ptr<char> const&
buffer() const;
Created with MrDocs