Versions in this module Expand all Collapse all v1 v1.0.5 Feb 13, 2017 v1.0.4 Feb 12, 2017 v1.0.3 Jun 2, 2016 Changes in this version + type Decoder struct + func NewDecoder(r io.ByteReader) *Decoder + func (dec *Decoder) Decode() (n int, err error) + type Encoder struct + func NewEncoder(w io.ByteWriter) *Encoder + func (enc *Encoder) Encode(n int) error Incompatible versions in this module v2.0.2+incompatible Dec 18, 2017 v2.0.1+incompatible Oct 16, 2017 v2.0.0+incompatible Mar 20, 2017