Create an empty UTF‐8 checking streambuf wrapper using the specified basicAllocator to supply memory.

Synopsis

Declared in <bdlde_utf8checkinginstreambufwrapper.h>

explicit
Utf8CheckingInStreamBufWrapper(bslma::Allocator* basicAllocator);

Created with MrDocs