Same as the overload taking bsl::string.

Synopsis

Declared in <bdlde_utf8util.h>

static
int
appendUtf8CodePoint(
    std::string* output,
    unsigned int codePoint);

Created with MrDocs