[#BloombergLP-bdlde-Utf8CheckingInStreamBufWrapper-2constructor-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Utf8CheckingInStreamBufWrapper.adoc[Utf8CheckingInStreamBufWrapper]::Utf8CheckingInStreamBufWrapper :relfileprefix: ../../../ :mrdocs: Create an empty UTF‐8 checking streambuf wrapper using the specified `basicAllocator` to supply memory. == Synopsis Declared in `<bdlde_utf8checkinginstreambufwrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Utf8CheckingInStreamBufWrapper(xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* basicAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#