Skip to content

LZ4 decompressor stop upon detect other SKIPPABLE frame! These frames should be ignored. #104

@remittor

Description

@remittor

https://github.com/lz4/lz4/blob/dev/doc/lz4_Frame_format.md#skippable-frames

4 Bytes, Little endian format. Value : 0x184D2A5X, which means any value from 0x184D2A50 to 0x184D2A5F. All 16 values are valid to identify a skippable frame.

Because of this, the 7zip-Zstd will only unpack its own archives.

Using mutexes only slows down LZ4 packer!!!

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