Return the number of valid characters in this stream buffer.

Synopsis

Declared in <bdlsb_memoutstreambuf.h>

std::size_t
length() const;

Return Value

number of valid characters in this stream buffer

Created with MrDocs