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 New() compress.Interface + type Flate struct + func (f *Flate) Decode(v *bytes.Buffer) + func (f *Flate) Encode(v []byte) (*bytes.Buffer, error)