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