string ConvertFromUTF16(local UTF16data,int iSize)
Return values
A 8 bit string converted from the UTF16 string.
Parameters
Remarks
The function only accepts data created by the TLuaFile::ReadData function.