Scaleform::UTF8Util::GetByteIndex

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

GetByteIndex converts UTF-8 character index into byte offset.

Parameters
Parameters 
Description 
SPInt index 
UTF-8 character index. 
const char* putf8str 
Pointer to UTF-8 string. 
SPInt length = -1 
Length of the string. 
File

SF_UTF8Util.h