mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Addressing comments, removing cyclic dependency with header file, updating tests
This commit is contained in:
parent
0e9a37daeb
commit
0f2bff2faf
6 changed files with 36 additions and 38 deletions
|
|
@ -93,6 +93,7 @@ void FIO_setLiteralCompressionMode(
|
|||
|
||||
void FIO_setNoProgress(unsigned noProgress);
|
||||
void FIO_setNotificationLevel(int level);
|
||||
void FIO_setExcludeCompressedFile(FIO_prefs_t* const prefs, int excludeCompressedFiles);
|
||||
|
||||
/*-*************************************
|
||||
* Single File functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue