Return the size in bytes of the buffer held by this stream buffer.
Synopsis
Declared in <bdlsb_fixedmemoutput.h>
std::streamsize
capacity() const;
Return Value
size in bytes of the held buffer
Created with MrDocs
Return the size in bytes of the buffer held by this stream buffer.
Declared in <bdlsb_fixedmemoutput.h>
std::streamsize
capacity() const;
size in bytes of the held buffer
Created with MrDocs