Versions in this module Expand all Collapse all v1 v1.8.20230922 Sep 22, 2023 v1.8.20230909 Sep 8, 2023 v1.0.20230907 Sep 5, 2023 Changes in this version + func Decode(reader *bufio.Reader) ([]byte, int32, error) + func DecodeData(b []byte, config config.Config) ([]byte, error) + func Encode(data []byte) ([]byte, error) + func EncodeData(b []byte, config config.Config) []byte