func unicode/utf16.Decode
2 uses
unicode/utf16 (current package)
utf16.go#L88: func Decode(s []uint16) []rune {
encoding/asn1
asn1.go#L505: return string(utf16.Decode(s)), nil
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)