Enumeration EndDirective

Identifies whether to flush or close the current frame.

Corresponds to ZSTD_EndDirective.

Enumeration Members

Enumeration Members

continue: number

Don't flush or end the frame

end: number

Flush all data written so far and end the frame

flush: number

Flush all data written so far