Associate this object with the specified streamBuf, releasing any previously held streambuf.

Synopsis

Declared in <bdlde_utf8checkinginstreambufwrapper.h>

void
reset(std::streambuf* streamBuf);

Parameters

Name

Description

streamBuf

streambuf to wrap, or null to disassociate

Created with MrDocs