Enumeration ResetDirective

Identifies what parts of a (de)compression context to reset.

Corresponds to ZSTD_ResetDirective.

Enumeration Members

parameters: number

Reset the dictionary/parameters (only works if not in a frame)

sessionAndParameters: number

Reset both the frame and dictionary/parameters

sessionOnly: number

Abort the current frame, but keep dictionary/parameters