Skip to content

Utf8::getCharSize

Compute the number of bytes that was required to store a UTF8 character sequence that starts with the character c.

Synopsis

Declared in <SageIII/Utf8.h>

static
int
getCharSize(int val);

Created with MrDocs