Versions in this module Expand all Collapse all v0 v0.4.36 Sep 6, 2022 v0.4.35 Aug 22, 2022 Changes in this version + type Codec struct + func (c *Codec) Code() int8 + func (c *Codec) Name() string + func (c *Codec) NewReader(r io.Reader) io.ReadCloser + func (c *Codec) NewWriter(w io.Writer) io.WriteCloser