Associate this object with the specified streamBuf, releasing any previously held streambuf.
Declared in <bdlde_utf8checkinginstreambufwrapper.h>
void
reset(std::streambuf* streamBuf);
| Name | Description |
|---|---|
| streamBuf | streambuf to wrap, or null to disassociate |