basic_streambuf::pbase

To retrieve the beginning pointer for stream output.

char_type* pbase() const;

Remarks

Returns the beginning pointer.