Return the number of characters from the beginning of the buffer to the current write position.
Synopsis
Declared in <bdlsb_fixedmemoutput.h>
std::streamsize
length() const;
Return Value
number of characters written so far
Created with MrDocs