You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!!!
The text was updated successfully, but these errors were encountered:
remittor
changed the title
LZ4 decompressor ignore other SKIPPABLE frames! It's bad practice!
LZ4 decompressor stop upon detect other SKIPPABLE frame! These frames should be ignored.
Nov 29, 2019
https://github.com/lz4/lz4/blob/dev/doc/lz4_Frame_format.md#skippable-frames
Because of this, the 7zip-Zstd will only unpack its own archives.
Using mutexes only slows down LZ4 packer!!!
The text was updated successfully, but these errors were encountered: