Return the number of characters that can be successfully read from this stream buffer before reading traits_type::eof() -- i.e., the number of characters between the current read position and the end of this buffer.
Declared in <bdlsb_fixedmeminput.h>
std::size_t
length() const;