Return the number of characters currently available for reading from this stream buffer, or ‐1 if there are none.
Synopsis
Declared in <bdlsb_fixedmeminstreambuf.h>
virtual
std::streamsize
showmanyc() override;
Created with MrDocs