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