Skip to content

golangestonia/structs-to-bytes

Repository files navigation

From Bytes to Go and Back

Most network and disk IO 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 libraries.

Releases

No releases published

Packages

No packages published

Languages