Destroy the contents of this stream buffer, return all allocated memory to the allocator, and reset the buffer to the default constructed state. Note that length() == 0 holds following a call to this method.

Synopsis

Declared in <bdlsb_memoutstreambuf.h>

void
reset();

Created with MrDocs