Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to use libarchivejs to decode a pure bzip2 stream #25

Open
pmx-pdg opened this issue Feb 14, 2020 · 6 comments
Open

trying to use libarchivejs to decode a pure bzip2 stream #25

pmx-pdg opened this issue Feb 14, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@pmx-pdg
Copy link

pmx-pdg commented Feb 14, 2020

Hi,

We have a stream/byte array which doesn't have an archive wrapper (i.e. it's not wrapped in a zip archive - it's just a bzip2 compressed file). How can we use libarchivejs to decompress this stream/byte array?

@pmx-pdg
Copy link
Author

pmx-pdg commented Feb 14, 2020 via email

@pmx-pdg
Copy link
Author

pmx-pdg commented Feb 14, 2020 via email

@pmx-pdg
Copy link
Author

pmx-pdg commented Feb 17, 2020

Hi @nika-begiashvili ,

Would you be able to assist us in this regard? We are happy to compensate for time. You can email me directly on paul.degoede@portfoliometrix.co.za

Thanks

@nika-begiashvili
Copy link
Owner

I've taken a look and I think it's possible, we would need to expose https://github.com/libarchive/libarchive/wiki/FormatRaw functionality, I'll do some experimentation in near future
I think this will also help with #14

@pmx-pdg
Copy link
Author

pmx-pdg commented Feb 20, 2020

Thanks! Looking forward to it. Happy to help with test cases etc. Let me know how we can assist.

@pmx-pdg
Copy link
Author

pmx-pdg commented Apr 1, 2020

Hi @nika-begiashvili

Do you have any sense of if/when this functionality would be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants