//
pkg.gl
Category
github.com/ARM-software/golang-utils/utils
serialization
package
1.73.0
Repository:
https://github.com/arm-software/golang-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
15 SLOC
#
Functions
UnmarshallXML
UnmarshallXML was introduced instead of using xml.Unmarshal() as this only supports UTF8 But it's been noticed that UnmarshalXml doesn't support UTF16.