Go Walkthrough: bytes + strings packages

In the previous post we covered byte streams but sometimes we need to work with bounded, in-memory byte slices instead. While working with a list of bytes seems simple enough, there are a lot of edge cases and common operations that make using the bytes…

Go Walkthrough
Go Walkthrough
A series of walkthroughs to help you understand the Go standard library better.
More information
Followers
2.3K
Elsewhere