Skip to content

Add support for decompressing gzip or raw deflate #79

@mstange

Description

@mstange

Using fdeflate to decompress gzip is somewhat tricky at the moment, because fdeflate expects a zlib header and a zlib trailer. For the trailer, you can ask it to ignore the checksum, but it still consumes a few bytes of the trailer and the caller doesn't know where the deflate stream ended (and where it needs to look for the gzip trailer).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions