BloombergLP::bdlde::Utf8CheckingInStreamBufWrapper::reset

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

Synopsis

Declared in <bdlde_utf8checkinginstreambufwrapper.h>

void
reset(std::streambuf* streamBuf);

Parameters

NameDescription
streamBufstreambuf to wrap, or null to disassociate