AndroidJNI

AndroidJNI.GetStringUTFLength 获取字符串UTF的长度

static function GetStringUTFLength (str : IntPtr) : int

Description描述

Returns the length in bytes of the modified UTF-8 representation of a string.

以字节为单位返回字符串的 UTF-8 长度。

参见: Java Native Interface Specification (Oracle)

最后修改:2011年4月12日 Tuesday 16:28

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。