From bytes to structs and back
Details
All network and disk I/O requires converting from `[]byte` to some structs and back to `[]byte`. Let's take a deep dive into different ways of writing encoding and decoding. We'll start by looking at the standard library and then implement a bunch of alternative ways of marshaling your data.
Looking forward to meeting people.
High Performance Computing
Golang
Programming Languages
Concurrent Programming
Web Development