gendx/lzma-rs

Support legacy LZMA format with `unpacked_size` 32bit long

オープン

#13 opened on 2019/11/13

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (37 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (151 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Old versions of lzma SDKs (e.g. from 7zip) were using 32bit long field for the unpacked size in the header. Would be awesome to have support for these too. The LZMA SDK 4.05 (from 2004 year) for example handles it this way.

コントリビューターガイド