Return the number of bytes written to this stream.
Declared in <bdlsb_overflowmemoutstreambuf.h>
std::size_t
dataLength() const;
Note that if pptr() is currently pointing into the overflow buffer the data length will be greater than the size of the initial buffer.
number of bytes written to this stream