kubernetes/vendor/golang.org/x/net/idna/trie13.0.0.go

// appendMapping appends the mapping for the respective rune. isMapped must be
// true. A mapping is a categorization of a rune as defined in UTS #46.
func (c info) appendMapping(b []byte, s string) []byte {}