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 + var ErrMalformed = errors.New("malformed xerial framing") + func Decode(src []byte) ([]byte, error) + func DecodeInto(dst, src []byte) ([]byte, error) + func Encode(src []byte) []byte + func EncodeStream(dst, src []byte) []byte