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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Regards,
Vitaliy S

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to