zstd cli can increase level when input is too slow
This commit is contained in:
@@ -735,6 +735,7 @@ typedef struct {
|
||||
unsigned long long ingested;
|
||||
unsigned long long consumed;
|
||||
unsigned long long produced;
|
||||
unsigned currentJobID;
|
||||
} ZSTD_frameProgression;
|
||||
|
||||
/* ZSTD_getFrameProgression():
|
||||
|
||||
Reference in New Issue
Block a user