[#BloombergLP-bdlsb-FixedMemInStreamBuf-showmanyc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemInStreamBuf.adoc[FixedMemInStreamBuf]::showmanyc :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::streamsize showmanyc() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#