Login
VirtualTam's bookmarks
Search
1
bookmark
Previous
Next
1
Go - Truncate strings with special characters without corrupting data
2025-01-05
programming/go
text/unicode
Permalink
Strings, bytes, runes and characters in Go
x/exp/utf8string
- Index strings by rune rather than by byte
How can I elliptically truncate text in golang?
Why can the Go
string
type contain invalid UTF-8 data?
Back to top
Previous
Next
1