DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
bytes.ToTitleSpecial()
Examples using...
bytes.ToTitleSpecial()
Recent
Examples
ToTitleSpecial in Go
by GoDoc
Go
bytes.ToTitleSpecial
fmt.Println
bytes
fmt
unicode
ToTitleSpecial treats s as UTF-8-encoded bytes and returns a copy with all the Unicode letters mapped to their title case, giving priority to the special casing rules.