Namespace sc.helpers.Utf8

Defined in: string.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 

UTF-8 data encode / decode http://www.webtoolkit.info/

Method Summary
Method Attributes Method Name and Description
<static>  
sc.helpers.Utf8.decode(utftext)

<static>  
sc.helpers.Utf8.encode(string)

Namespace Detail

sc.helpers.Utf8

UTF-8 data encode / decode http://www.webtoolkit.info/

Method Detail

<static> sc.helpers.Utf8.decode(utftext)

Parameters:
utftext

<static> sc.helpers.Utf8.encode(string)

Parameters:
string