Versions in this module Expand all Collapse all v0 v0.1.0 Sep 22, 2016 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