2
Reply

Unzip a file to memorystream using SharpZipLib

kalyan

kalyan

Nov 13 2009 1:54 PM
12k

Hi All,

         I have a scenario here, I need to unzip a file which contains some files in it. Here I have to extract(UnZip) that file into a memorystream directly with out extracting it into a folder or something. Unfortunately I couldn't find any source for me to unzip a file into a memorystream directly using SharpZipLib assembly. Any help would be greatly appreciated.

Thanks,
Kalyan.

Answers (2)