Files
sharpcompress/tests/SharpCompress.Test
copilot-swe-agent[bot] ea02d31096 Add IsArchiveAsync overloads for Zip and GZip factories
- Added IsArchiveAsync interface method to IFactory
- Implemented async versions of IsZipFile, IsZipMulti, IsGZipFile
- Updated ZipFactory and GZipFactory to override IsArchiveAsync
- Updated ReaderFactory.OpenAsync to use IsArchiveAsync
- Fixed Zip_Reader_Disposal_Test2_Async to use ReaderFactory.OpenAsync
- Fixed TestStream to properly forward ReadAsync calls
- Removed BufferedStream wrapping from AsyncBinaryReader as it uses sync Read
- Added default implementation in Factory base class

Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-01-02 18:10:54 +00:00
..
2025-11-26 08:09:20 +00:00
2025-11-25 11:50:21 +00:00
2025-10-31 10:55:33 +00:00
2025-10-13 10:40:43 +01:00
2025-10-29 08:41:05 +00:00
2025-12-18 12:30:38 +00:00
2025-12-18 12:30:38 +00:00
2025-11-14 03:37:08 +01:00
2025-11-25 11:50:21 +00:00
2025-10-31 10:55:33 +00:00
2024-03-14 08:53:08 +00:00
fmt
2025-12-19 14:33:24 +00:00
2024-04-23 09:16:05 +01:00
2025-11-25 14:44:03 +00:00
2025-01-15 04:43:16 +03:00
2025-10-22 09:17:13 +01:00
fmt
2025-11-25 15:39:43 +00:00