github.com/klauspost/compress/flate.InflateCheckpoint.Window (field)

3 uses

	github.com/klauspost/compress/flate (current package)
		inflate.go#L692: 			Window:             f.cpBuf,
		inflate.go#L847: 	f.dict.init(maxMatchOffset, cp.Window)
		inflate.go#L888: 	Window             []byte // 32KB sliding window dictionary