On May 8, 2015, at 10:19 AM, Baltasar García Perez-Schofield 
<baltas...@gmail.com> wrote:
> Are there any plans to implement System.IO.Compression? Or maybe that now the 
> library is open-sourced, will it be added to mono any time soon?

Which types?

DeflateStream has been present since at least Mono 1.2:

        
https://github.com/mono/mono/tree/mono-1-2/mcs/class/System/System.IO.Compression

ZipArchive and ZipFile have been present since at least Mono 3.2.0:

        
https://github.com/mono/mono/tree/mono-3.2.0-branch/mcs/class/System.IO.Compression
        
https://github.com/mono/mono/tree/mono-3.2.0-branch/mcs/class/System.IO.Compression.FileSystem

 - Jon

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to