Scaleform::UTF8Util::GetLength

Scaleform::UTF8Util::GetLength
SPInt SF_STDCALL GetLength(const char* putf8str, SPInt length = -1);
Description

GetLength determines the length of UTF-8 string in characters.

Parameters
Parameters 
Description 
const char* putf8str 
Pointer to UTF-8 string. 
SPInt length = -1 
Number of characters in the string. 
File

SF_UTF8Util.h