MCPcopy Index your code
hub / github.com/klauspost/compress / Reset

Method Reset

zstd/encoder.go:40–40  ·  view source on GitHub ↗
(d *dict, singleBlock bool)

Source from the content-addressed store, hash-verified

38 WindowSize(size int64) int32
39 UseBlock(*blockEnc)
40 Reset(d *dict, singleBlock bool)
41 ResetPrefix(prefix []byte)
42}
43

Callers 15

ResetMethod · 0.65
ResetMethod · 0.65
nextBlockMethod · 0.65
compressJobMethod · 0.65
resetMethod · 0.65
FuzzDecoderFunction · 0.65
FuzzEncodingFunction · 0.65
ResetMethod · 0.65
encodeAllMethod · 0.65
TestEncoder_SmallDictFunction · 0.65

Calls

no outgoing calls

Tested by 14

FuzzDecoderFunction · 0.52
FuzzEncodingFunction · 0.52
TestEncoder_SmallDictFunction · 0.52
TestWithEncoderPaddingFunction · 0.52
TestNewReaderMismatchFunction · 0.52
testDecoderFileFunction · 0.52
testDecoderFileBadFunction · 0.52
ResetMethod · 0.52