Syntax
Protected: char* eback() const;
Remarks
Returns the lower bound of the get area. Space between the eback and gptr pointers is available for putting a character back to the stream.
See Also
streambuf::sputbackc, streambuf::gptr