Access to the put area.
Declared in <bslstl_syncbuf.h>
char_type*
pbase() const;
@{
These functions are only available to other protected functions, including derived classes.
pbase() returns the beginning pointer for the output sequence
pptr() returns the next pointer for the output sequence
epptr() returns the end pointer for the output sequence