Skip to content

flate: Use predefined compressed block for EOS #233

Closed
@klauspost

Description

@klauspost

When closing a stream an EOS is written as an uncompressed block with length 0. This takes 5 bytes. Using a compressed block with predefined table this can be reduced to 10 bits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions