Allow setting ppmd PpmdProperties for ZipWriter #462

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

Originally created by @TalonsLee on GitHub (May 14, 2021).

It seems that zipwriter always use default PpmdProperties (https://github.com/adamhathcock/sharpcompress/blob/master/src/SharpCompress/Writers/Zip/ZipWriter.cs#L25).

can we add a mapping from compressionLevel to proper PpmdProperties ?

Originally created by @TalonsLee on GitHub (May 14, 2021). It seems that zipwriter always use default PpmdProperties (https://github.com/adamhathcock/sharpcompress/blob/master/src/SharpCompress/Writers/Zip/ZipWriter.cs#L25). can we add a mapping from compressionLevel to proper PpmdProperties ?
claunia added the enhancementup for grabs labels 2026-01-29 22:12:26 +00:00
Author
Owner

@adamhathcock commented on GitHub (Jun 4, 2021):

I'll merge any reasonable PR for this

@adamhathcock commented on GitHub (Jun 4, 2021): I'll merge any reasonable PR for this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#462