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

Method AppendCRC

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

Source from the content-addressed store, hash-verified

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

Callers 3

CloseMethod · 0.65
closeJobsMethod · 0.65
encodeAllMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected