posted 13 years ago
Hi..
I have zipped few files and have set each ZipEntry's crc value to updated CRC with the corresponding file's checksum and I have logged those values.
But, If I unzip the zipped file and print the CRC for each zip entry, all are having value "-1".
Nothing has been changed in the zip file.
Can some one please brief what might be the reason?
Thanks,