Versions in this module Expand all Collapse all v0 v0.4.28 Feb 4, 2023 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