mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-07 21:22:04 +00:00
[PR #32] [MERGED] Add EntryExtractionEvent for stream reader #801
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/32
Author: @larvata
Created: 12/24/2014
Status: ✅ Merged
Merged: 12/24/2014
Merged by: @adamhathcock
Base:
master← Head:fix-extractAllEntires📝 Commits (1)
7e3f04eadd entryExtractionEvent for stream📊 Changes
5 files changed (+68 additions, -3 deletions)
View changed files
➕
SharpCompress/Common/ReaderExtractionEventArgs.cs(+17 -0)📝
SharpCompress/Reader/AbstractReader.cs(+29 -2)📝
SharpCompress/Reader/IReader.cs(+3 -0)➕
SharpCompress/Reader/IReaderExtractionListener.cs(+16 -0)📝
SharpCompress/SharpCompress.csproj(+3 -1)📄 Description
EntryExtractionEvent support for AbstractReader
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.