Browse by Tags
All Tags » Xceed Zip » real-time (RSS)
-
I'm working on a program that read large csv files which can be several hundreds MBs. I noticed that compressing those files with zip would reduced the disk space used by 10.
I was thinking allowing my program to read zip files as well but only as a pass-through stream so that there is no overhead on the disk or memory usage.
I though the ...
|
|
|
|