NonDisposingStream missing in 0.41.0 #706

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

Originally created by @Marc-MelissaData on GitHub (Oct 23, 2025).

SharpCompress.IO.NonDisposingStream doesn't appear to be present in 0.41.0, I don't see a mention of why it was removed or a workaround.

Originally created by @Marc-MelissaData on GitHub (Oct 23, 2025). SharpCompress.IO.NonDisposingStream doesn't appear to be present in 0.41.0, I don't see a mention of why it was removed or a workaround.
Author
Owner

@adamhathcock commented on GitHub (Oct 25, 2025):

Use SharpCompressStream with leaveOpen true and maybe throwOnDIspose

@adamhathcock commented on GitHub (Oct 25, 2025): Use SharpCompressStream with `leaveOpen` `true` and maybe `throwOnDIspose`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#706