Synchronizes the buffer arrays with the controlled sequences.
Declared in <bslstl_stringbuf.h>
virtual
int
sync();
Each derived class provides its own appropriate behavior, including the definition of failure.
Base class version does nothing, returns zero.
-1 on failure.