Move the current read position back one character if the current read position is not at the beginning of the buffer, and return the character at the resulting current read position from this buffer. Return traits_type::eof() otherwise.
Synopsis
Declared in <bdlsb_fixedmeminput.h>
FixedMemInput::int_type
sungetc();
Created with MrDocs