Sorry, what is compress?
I don't know a class or project in apache commons with such name.
I think these methods could be added to IOUtils or FileUtils.
Regards
Vitaliy S
On 6/18/06, Torsten Curdt <tcurdt@apache.org> wrote:
> > > /** converts file (or directory) to byte array using jar algorithm */
> > > byte[] toJarBytesArray(File file) throws IOException
> > >
> > > /** converts file (or directory) to byte array using zip algorithm */
> > > byte[] toZipBytesArray(File file) throws IOException
>
> Shouldn't this better go into compress?
>
> cheers
> --
> Torsten
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>
--
Regards,
Vitaliy S
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|