Identifies what parts of a (de)compression context to reset.
Corresponds to ZSTD_ResetDirective.
ZSTD_ResetDirective
Reset the dictionary/parameters (only works if not in a frame)
Reset both the frame and dictionary/parameters
Abort the current frame, but keep dictionary/parameters
Identifies what parts of a (de)compression context to reset.
Corresponds to
ZSTD_ResetDirective
.