Skip to content

Allow compressing more than one frame per ZstdCompressor instance? #8

Closed
@emmatyping

Description

@emmatyping

Currently, ZstdCompressor allows compressing more than one frame. .flush(FLUSH_FRAME) does not prevent further use of the compressor. This can be convenient, but is different from other compressors in the stdlib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionzstdFor issues related to Zstandard in CPython

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions