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 XZ struct + func (x XZ) Decode(v *bytes.Buffer) + func (x XZ) Encode(v []byte) (*bytes.Buffer, error)