Return the number of characters in the buffer held by this stream buffer. See length, below, for the span of bytes actually written.
Synopsis
Declared in <bdlsb_fixedmemoutstreambuf.h>
std::streamsize
capacity() const;
Created with MrDocs