Versions in this module Expand all Collapse all v1 v1.0.0 Jan 1, 2025 Changes in this version + func Compress(data []byte, windowSize int) ([]byte, error) + func Decompress(data []byte, rawSize int) []byte