RuneCount in Go
RuneCount returns the number of runes in p. Erroneous and short encodings are treated as single runes of width 1 byte.
RuneCount returns the number of runes in p. Erroneous and short encodings are treated as single runes of width 1 byte.