JSON.ParseUTF8
| JSON = class static (Object) | Interface de JSON | Exemples de JSON |
Qubes 7.2 Effectue l'analyse d'une chaîne JSON UTF-8
Syntaxe
class method ParseUTF8(str: String): JSONVariant
str: chaîne JSON utf-8
Remarques
Similaire à Parse mais effectue le décodage UTF-8 (suppose que str est en utf-8).