We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
perhaps finally match go-codec behavior
oops
go-codec compat: zero-length bin8 becomes nil
mirror decoding behavior of go-codec mnil gets decoded into a nil byte slice, rather than a zero-element byte slice
decode mnil as empty byte slice
properly encode nil byte slices
error out on unknown fields
canonical encoding of positive signed int
go.mod