Versions in this module Expand all Collapse all v0 v0.5.2 May 11, 2024 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