streambuf::ebuf

Syntax

Protected:
char* ebuf() const;

Remarks

Returns a pointer to the byte after the last byte of the reserve area. The reserve area consists of space between the pointers returned by base and ebuf.

See Also

streambuf::base, streambuf::setb, streambuf::blen