introduced dictionary format
This commit is contained in:
@@ -56,6 +56,7 @@ enum {
|
||||
ZSTD_error_tableLog_tooLarge,
|
||||
ZSTD_error_maxSymbolValue_tooLarge,
|
||||
ZSTD_error_maxSymbolValue_tooSmall,
|
||||
ZSTD_error_dictionary_corrupted,
|
||||
ZSTD_error_maxCode
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user