Skip to content

Handle non-seekable streams by copying them to MemoryStream#757

Merged
appel1 merged 3 commits into
developfrom
issue431
Jun 18, 2026
Merged

Handle non-seekable streams by copying them to MemoryStream#757
appel1 merged 3 commits into
developfrom
issue431

Conversation

@appel1

@appel1 appel1 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

This is the same way that System.IO.Compression.ZipArchive works.

Fixes issue #431

@appel1 appel1 linked an issue Jun 18, 2026 that may be closed by this pull request
@appel1 appel1 merged commit a7ab205 into develop Jun 18, 2026
1 check passed
@appel1 appel1 deleted the issue431 branch June 18, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExcelReaderFactory does not support non-seekable streams

1 participant