DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
utf8.FullRune()
Examples using...
utf8.FullRune()
Recent
Examples
FullRune in Go
by GoDoc
Go
utf8.FullRune
fmt.Println
fmt
unicode/utf8
FullRune reports whether the bytes in p begin with a full UTF-8 encoding of a rune. An invalid encoding is considered a full Rune since it will convert as a width-1 error rune.