mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
Compression fails when using a memorystream instead of a filestream #542
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DR9885 on GitHub (Nov 24, 2022).
Example Test (based on existing tests)
@DR9885 commented on GitHub (Nov 24, 2022):
Nvm, works when I set the position to zero