Return the character at the current read position from this buffer, or traits_type::eof() if the end of the buffer is reached and advance read position indicator.
traits_type::eof()
Declared in <bdlsb_fixedmeminput.h>
<bdlsb_fixedmeminput.h>
FixedMemInput::int_type sbumpc();