Versions in this module Expand all Collapse all v1 v1.3.3 Oct 2, 2014 v1.3.1 Aug 21, 2014 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