I was wondering if it is possible to open up a ZIP archive and read the contents (text file in my case) without creating a temp copy on the file system.
Thanks
ZLIB read file contents
Started by
sachsm
, Mar 25 2011 03:07 PM
3 replies to this topic
#1
Posted 25 March 2011 - 03:07 PM
#2
Posted 25 March 2011 - 05:58 PM
-- Mike
#3
Posted 25 March 2011 - 08:38 PM
According to this thread, OpenG has zip reading and writing functions. You can find them here.
And the OpenG ZLIB library supports extracting files directly into memory strings rather than to a disk file!
Rolf Kalbermatter
CIT Engineering Netherlands
A division of Test & Measurement Solutions
#4
Posted 28 March 2011 - 02:33 PM
It appears that there are vi's that look like they can setup a zlib file pointer but I cannot see how to read out the
data from the internal pointer. Any hints?
Ok, I must have an old version, I just looked at 2.5.1 and I do see the streaming vi's.
Thanks!











