In the same vein it looks like the method 12 (bzip2) should be easy to
implement.

Emmanuel Bourg


Le 06/12/2013 20:26, Damjan Jovanovic a écrit :
> Hi
> 
> I just committed a patch for decompressing ZIP entries using method 1
> ("unshrinking"), but it's only for ZipFile.
> 
> If someone wants to help patch ZipInputStream, please feel free. It
> may be worth refactoring decompression in that class, because it will
> just keep getting worse as more compression methods are added.
> 
> Thank you
> Damjan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to