-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blockreader.rs attempt to parse more of the XZ header
Attempt to parse more of the XZ header and block #0 header. Unfortunately, I couldn't figure get this working entirely. Leaving the code in place as it does function. The intent was to compensate for lzma-rs reading the entire file during xz_decompress. However, that's a larger problem, see gendx/lzma-rs#110 Issue #12 Issue 283
- Loading branch information
Showing
1 changed file
with
268 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters