Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + func Decode(s []uint16) []rune + func DecodeRune(r1, r2 rune) rune + func Encode(s []rune) []uint16 + func EncodeRune(r rune) (r1, r2 rune) + func IsSurrogate(r rune) bool