Zip

There are 1 entries for the tag Zip

Zipping data from/to memory

Recently, several people have asked me the same question: How do I zip from a memory stream to a memory stream? With the Zip component that comes in IPWorks Zip, you can zip from any kind of file or stream to any kind of stream or file. There is one trick to going from memory stream to memory stream though - and that is keeping the stream open after compressing. By default, the component will automatically close an input stream after it compresses from it. But we added a config setting that you can...

Posted On Thursday, May 22, 2008 4:04 PM | Feedback (0)

Copyright © Lance Robinson

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski