DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
strconv.AppendQuoteRuneToASCII()
Examples using...
strconv.AppendQuoteRuneToASCII()
Recent
Examples
AppendQuoteRuneToASCII in Go
by GoDoc
Go
strconv.AppendQuoteRuneToASCII
fmt
fmt.Println
strconv
AppendQuoteRuneToASCII appends a single-quoted Go character literal representing the rune, as generated by QuoteRuneToASCII, to dst and returns the extended buffer.