Quantcast
Channel: sharpcompress Discussions Rss Feed
Viewing all articles
Browse latest Browse all 239

New Post: GetEntries from a reader?

$
0
0
You should be using the ZipArchive class if you have the complete file. This ought to efficiently give you Entries via the Zip directory at the end of the file.

The Reader interface is intended for use on Streams that aren't seekable (e.g. NetworkStreams) so you don't know the end of the file and can't seek to parts.

Viewing all articles
Browse latest Browse all 239

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>