It seems to be a better fit to call the Structs and Methods Encode/Decode and support Readers and Writers to do the encoding/decoding. It also makes sense to support the interfaces defined in the `encoding` package of go.
It seems to be a better fit to call the Structs and Methods Encode/Decode and support Readers and Writers to do the encoding/decoding.
It also makes sense to support the interfaces defined in the
encodingpackage of go.