squiz-box ~master (2022-05-18T12:31:34.5908735)
Dub
Repo
CompressZstd.checksumFlag
squiz_box
squiz
CompressZstd
Include a checksum of the content in the trailer.
int
compressionLevel
;
int
windowLog
;
int
hashLog
;
int
chainLog
;
int
searchLog
;
int
minMatch
;
int
targetLength
;
int
strategy
;
Meta
Source
See Implementation
squiz_box
squiz
CompressZstd
classes
Stream
functions
end
initialize
process
reset
variables
chainLog
checksumFlag
compressionLevel
contentSize
dictIdFlag
enableLongDistanceMatching
hashLog
jobSize
ldmBucketSizeLog
ldmHashLog
ldmHashRateLog
ldmMinMatch
minMatch
nbWorkers
overlapLog
searchLog
strategy
targetLength
windowLog
Include a checksum of the content in the trailer.