Skip to content

Utf8::getUnicodeValue

Compute the code value of a Unicode character encoded in UTF8 format in the array of characters "bytes".

Synopsis

Declared in <SageIII/Utf8.h>

static
int
getUnicodeValue(char const* bytes);

Created with MrDocs