Return an address providing modifiable access to the buffer currently managed by this object, or 0 if this object currently manages no buffer.

Synopsis

Declared in <bdlma_buffermanager.h>

char*
buffer() const;

Created with MrDocs