How to compress Byte Array or MemoryStream using LZMA? #471

Closed
opened 2026-01-29 22:12:35 +00:00 by claunia · 1 comment
Owner

Originally created by @LukasBerka on GitHub (Sep 7, 2021).

Hello, there is no such documentation or example for compressing a byte array or MemoryStream using the LZMA compressor.
How would I do that?

Originally created by @LukasBerka on GitHub (Sep 7, 2021). Hello, there is no such documentation or example for compressing a byte array or MemoryStream using the LZMA compressor. How would I do that?
claunia added the questionup for grabs labels 2026-01-29 22:12:35 +00:00
Author
Owner

@ds5678 commented on GitHub (Dec 23, 2022):

I added a couple unit tests showcasing this in #717

@ds5678 commented on GitHub (Dec 23, 2022): I added a couple unit tests showcasing this in #717
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#471