Versions in this module Expand all Collapse all v2 v2.1.1 Mar 14, 2024 v2.1.0 Nov 25, 2023 Changes in this version + func Reader(i io.Reader) []byte + type Interface interface + Decode func(*bytes.Buffer) + Encode func([]byte) (*bytes.Buffer, error)