Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a simple async read test for ZipFile #588

Merged
merged 1 commit into from Mar 7, 2021

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Mar 1, 2021

An offshoot of #576 and related, to add a small extra test for doing async reads on the stream returned from ZipFile.GetInputStream using different compression methods - put in its own PR to make it more self contained

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@piksel piksel merged commit f9bd53d into icsharpcode:master Mar 7, 2021
@Numpsy Numpsy deleted the rw/zipfile/async_partial_stream branch March 7, 2021 21:48
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.

None yet

2 participants