squiz-box ~master (2022-05-18T12:31:34.5908735)
Dub
Repo
CompressZstd.searchLog
squiz_box
squiz
CompressZstd
Common paramters. A value of zero indicates that the default should be used.
int
compressionLevel
;
int
windowLog
;
int
hashLog
;
int
chainLog
;
int
searchLog
;
struct
CompressZstd
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
Common paramters. A value of zero indicates that the default should be used.