zstd-napi - v0.0.11
    Preparing search index...

    Enumeration EndDirective

    Identifies whether to flush or close the current frame.

    Corresponds to ZSTD_EndDirective.

    Index

    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