[API Proposal]: Add ZipArchiveEntry.Open overload #101243
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.IO.Compression
Milestone
Background and motivation
To unblock #1544, in the issue @ericstj suggested adding this method overload, I'll quote his good reasoning/background here:
API Proposal
API Usage
For example, the blocked usage in #101238 would with this API be:
Alternative Designs
I believe the original issue had discussion about "fixing" the parameterless overload to change behavior? Didn't read too much into that as it is the "expensive" alternative. This alternative would unblock the indirect OOB consumers though.
Risks
None?
The text was updated successfully, but these errors were encountered: