MCPcopy
hub / github.com/klauspost/compress / WindowSize

Method WindowSize

zstd/encoder.go:38–38  ·  view source on GitHub ↗
(size int64)

Source from the content-addressed store, hash-verified

36 CRC() *xxhash.Digest
37 AppendCRC([]byte) []byte
38 WindowSize(size int64) int32
39 UseBlock(*blockEnc)
40 Reset(d *dict, singleBlock bool)
41 ResetPrefix(prefix []byte)

Callers 3

dispatchJobMethod · 0.65
nextBlockMethod · 0.65
encodeAllMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected