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);
Parameters
Name |
Description |
basicAllocator |
allocator used to supply memory |
Created with MrDocs