unzip in stream [C#]

drom

New member
Joined
Apr 18, 2007
Messages
1
hi, this is my problem:

i have a zip file in System.IO.Stream

How do I show zip entries and extract file(files) in another System.IO.Stream without save zip file on disk?
 
Back
Top