DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
utf8.RuneStart()
Examples using...
utf8.RuneStart()
Recent
Examples
RuneStart in Go
by GoDoc
Go
utf8.RuneStart
fmt.Println
fmt
unicode/utf8
RuneStart reports whether the byte could be the first byte of an encoded, possibly invalid rune. Second and subsequent bytes always have the top two bits set to 10.