Return the number of characters available from the current read position in this stream buffer.
Synopsis
Declared in <bdlsb_fixedmeminput.h>
std::streamsize
in_avail();
Return Value
number of characters available to read, or ‐1 if none remain
Created with MrDocs