You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Zstd compression support and corresponding tests (#157)
- Introduced a new ZstdDecoder for handling Zstd compression in TIFF files.
- Updated the DecoderRegistry to include the ZstdDecoder.
- Added a test case for Zstd compression.
0 commit comments