Access to the get area.
Declared in <bslstl_syncbuf.h>
char_type*
eback() const;
@{
These functions are only available to other protected functions, including derived classes.
eback() returns the beginning pointer for the input sequence
gptr() returns the next pointer for the input sequence
egptr() returns the end pointer for the input sequence