Namespace sc.helpers.Utf8
Defined in: string.js.
Constructor Attributes | Constructor Name and Description |
---|---|
UTF-8 data encode / decode http://www.webtoolkit.info/ |
Method Attributes | Method Name and Description |
---|---|
<static> |
sc.helpers.Utf8.decode(utftext)
|
<static> |
sc.helpers.Utf8.encode(string)
|
Method Detail