Return the current capacity of the buffer managed by this stream buffer.
Synopsis
Declared in <bdlsb_memoutstreambuf.h>
std::size_t
capacity() const;
Return Value
current capacity of the managed buffer
Created with MrDocs