Reinitialize this stream buffer to use the specified character buffer having the specified length. Return a pointer providing modifiable access to this stream buffer. This stream buffer does not support reinitialization of the internal character buffer.
Declared in <bdlsb_overflowmemoutput.h>
OverflowMemOutput*
pubsetbuf(
char* buffer,
std::streamsize length);