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;

Return Value

address of the managed buffer, or 0 if none

Created with MrDocs