ZipInputStream / ZipOutputStream - Java - Programmation
Marsh Posté le 07-01-2005 à 12:02:03
Hi everybody, I have to store some zipped data in a database and get them. In entry, I have a byte array (byte[]). I can zip my data, but not unzip it. What I do : To zip :
To UNZIP :
I never get an uncompressed byte[] !!! Please help ! Raphael.
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 07-01-2005 à 12:02:03
Hi everybody,
I have to store some zipped data in a database and get them.
In entry, I have a byte array (byte[]).
I can zip my data, but not unzip it.
What I do :
To zip :
To UNZIP :
I never get an uncompressed byte[] !!!
Please help !
Raphael.