What's the easiest way to convert XML from UTF16 to a UTF8 encoded file?
|
1
|
|
|
|
|
|
This may not be the most optimal, but it works. Simply load the xml and push it back out to a file. the xml heading is lost though, so this has to be re-added.
|
||||||
|
