Return the size (in bytes) of the buffer currently managed by this object, or 0 if this object currently manages no buffer.
Synopsis
Declared in <bdlma_buffermanager.h>
bsls::Types::size_type
bufferSize() const;
Created with MrDocs