Reset the internal buffer of this stream to the specified buffer of the specified length. Note that the next write operation will start at the beginning of buffer.
Declared in <bdlsb_fixedmemoutput.h>
FixedMemOutput*
pubsetbuf(
char* buffer,
std::streamsize length);