v1.2.0
This release adds WriteSelf(io.WriterTo) error
and a corresponding ReadSelf(io.ReaderFrom) error
which allows for a more efficient streaming of complex structures that already implement self-marshaling mechanism.
This release adds WriteSelf(io.WriterTo) error
and a corresponding ReadSelf(io.ReaderFrom) error
which allows for a more efficient streaming of complex structures that already implement self-marshaling mechanism.