Skip to content

Optimize gzip en/decoder #397

@NobodyXu

Description

@NobodyXu

Replace fixed length Vec<u8> with a [u8; LEN] array to avoid heap allocation

It also has some duplicate code in encoder impl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions