Versions in this module Expand all Collapse all v0 v0.1.0 Jul 23, 2020 Changes in this version + func Decode(s string) ([]byte, error) + func Encode(src []byte) string + func NewDecoder(r io.Reader) io.Reader + func NewEncoder(w io.Writer) io.WriteCloser