Skip to content

Replace uncompress with a pure Mojo version #4

@fnands

Description

@fnands

The goal of Mimage is to be a pure Mojo library.
Right now, it uses the ZLib uncompress function written in C(?).

This should be replaced once a Mojo version is available.

fn uncompress(data: List[Int8], quiet: Bool = True) raises -> List[UInt8]:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions