Hi there,
>I've recently been working with zip files and saw that commons IO did not
support them.
>
>May I suggest that a ZipUtils class is added to commons IO, perhaps with my
meagre contribution
>which has one simple function: expand a zip file from an input stream to a
directory. (and a suppo
Hi folks.
I've recently been working with zip files and saw that commons IO did not
support them.
May I suggest that a ZipUtils class is added to commons IO, perhaps with my
meagre contribution
which has one simple function: expand a zip file from an input stream to a
directory. (and a support