Skip to content

v1.2.0

Compare
Choose a tag to compare
@kelindar kelindar released this 12 Dec 16:22
· 6 commits to main since this release
e9db3e8

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.