|
gZIp decompression with j2se
Hi All,
I am trying to decompress a gz format zip file from the server. I found that there is gZip format and When I tried to decompress the gzip format in J2se it was decompressing the archive file to tar archive but not doing the complete decompression. I posted my code for gzip decompression as an attchement
Could anyone please tell me. Am I wrong somewhere?
Thanks,
Aruna.G
|