Posted By:
Amos_Sonnenwirth
Posted On:
Monday, August 18, 2003 04:28 AM
Hi,
How can i read a zip's file comment ? (i don't mean each entry in the zip file, i mean the comment of the zip file itself)
I found it weird that in ZipOutputStream class i can set a comment, but in ZipInputStream i can't get the comment ?
Please advice & thanks in advanced
Amos