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

Method Block

zstd/encoder.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 Encode(blk *blockEnc, src []byte)
34 EncodeNoHist(blk *blockEnc, src []byte)
35 Block() *blockEnc
36 CRC() *xxhash.Digest
37 AppendCRC([]byte) []byte
38 WindowSize(size int64) int32

Callers 3

compressJobMethod · 0.65
nextBlockMethod · 0.65
encodeAllMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected