Skip to content

Add gzip/deflate/zstd compression and decompression functions #1997

Description

@harehare

Add native builtin functions for compressing/decompressing byte data (gzip_compress/gzip_decompress, and optionally deflate_*/zstd_*). mq already has http() for fetching remote content, but there is no way to handle compressed responses or archives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions