Use SharpCompressStream.Create instead of constructor to properly handle streams that are already wrapped. This prevents potential buffering issues when opening ZIP files, particularly on Linux systems. Added tests to verify both raw FileStream and pre-wrapped stream scenarios. Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| SharpCompress.Performance | ||
| SharpCompress.Test | ||
| TestArchives | ||