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

Uncompressed size missing when calling lzma.LZMA().compress #119

Open
jeanbmar opened this issue Oct 1, 2021 · 0 comments
Open

Uncompressed size missing when calling lzma.LZMA().compress #119

jeanbmar opened this issue Oct 1, 2021 · 0 comments

Comments

@jeanbmar
Copy link

jeanbmar commented Oct 1, 2021

Thank you very much for your work on this project.

I've noticed the uncompressed file size is set to 0xffffffffffffffff when using lzma.LZMA().compress with a Buffer, but I was expecting to find the actual size since it is known.
Is there a specific reason for it? Is the End Of Payload Marker used under the hood?

@jeanbmar jeanbmar changed the title Uncompressed size missing when calling Uncompressed size missing when calling lzma.LZMA().compress Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant