When your XML input isn't encoded in UTF-8, the Unmarshal
function of the xml package seems to require a CharsetReader
.
Where do you find such a thing ?
When your XML input isn't encoded in UTF-8, the Unmarshal
function of the xml package seems to require a CharsetReader
.
Where do you find such a thing ?