Same as the overload taking bsl::string.
Synopsis
Declared in <bdlde_utf8util.h>
static
size_type
replaceErrors(
std::pmr::string* output,
std::string_view const& input,
unsigned int utf32ErrorCode = k_ERROR_CODE_POINT);
Created with MrDocs