Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Close
Method · 0.65
closeJobs
Method · 0.65
encodeAll
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected