For file like: ``` <?xml version="1.0" encoding="windows-1251"?> <data status="ok"><contract balance="... ``` I've got ``` panic: xml.Decoder.Token() - xml: encoding "windows-1251" declared but Decoder.CharsetReader is nil ```
For file like:
I've got