Open ajeetdsouza opened 1 year ago
I experienced a similar error with the xz2
crate, perhaps the issue is related? It works fine with rust-lzma
.
For now, custom XZ filters are not implemented, but I see that #101 is proposing an implementation for the delta filter. Feel free to send a PR to add an implementation of this filter.
Test code
Output of above program
Output of
xz -l dump.xz
Link to file (please extract the
dump.zip
to getxz
file): dump.zip