Skip to content

Utf8::getUtf8String

Convert a unicode character into its Utf8 representation.

Synopsis

Declared in <SageIII/Utf8.h>

static
string
getUtf8String(int value);

Created with MrDocs