AndroidJNI.GetStringUTFLength Manual     Reference     Scripting  
Scripting > Runtime Classes > AndroidJNI
AndroidJNI.GetStringUTFLength

static function GetStringUTFLength (str : IntPtr) : int

Description

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

See Also: Java Native Interface Specification (Oracle)