basic_streambuf::eback

Retrieve the beginning pointer for stream input.

char_type* eback() const;

Remarks

Returns the beginning pointer.