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

Method ResetPrefix

zstd/encoder.go:41–41  ·  view source on GitHub ↗
(prefix []byte)

Source from the content-addressed store, hash-verified

39 UseBlock(*blockEnc)
40 Reset(d *dict, singleBlock bool)
41 ResetPrefix(prefix []byte)
42}
43
44type encoderState struct {

Callers 2

ResetPrefixMethod · 0.65
compressJobMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected