squiz-box ~master (2022-05-18T12:31:34.5908735)
Dub
Repo
CompressZstd.initialize
squiz_box
squiz
CompressZstd
Undocumented in source. Be warned that the author may not have intended to support it.
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