Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/klauspost/compress
/ CRC
Method
CRC
zstd/encoder.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
EncodeNoHist(blk *blockEnc, src []byte)
35
Block() *blockEnc
36
CRC() *xxhash.Digest
37
AppendCRC([]byte) []byte
38
WindowSize(size int64) int32
39
UseBlock(*blockEnc)
Callers
5
writeJobs
Method · 0.65
writeBlocks
Method · 0.65
ReadFrom
Method · 0.65
readFromJobs
Method · 0.65
encodeAll
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected