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