Create an empty UTF-8 checking streambuf wrapper using the specified basicAllocator to supply memory.
Declared in <bdlde_utf8checkinginstreambufwrapper.h>
explicit
Utf8CheckingInStreamBufWrapper(bslma::Allocator* basicAllocator);
| Name | Description |
|---|---|
| basicAllocator | allocator used to supply memory |