Hi all,
I have classes that serialize Ok to json, but how should I handle Unicode
strings?
Is there any special pre-processing that needs to be done?
Also, using XMLSerializer().write(json) returns an XML which is not encoded
properly as Unicode, thought the <?xml... instruction sets UTF-8 encoding.
Thanks in advance,
Kiril.
|