Re: System.IO.Compression

Jonathan Pryor <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <[email protected]>
On May 8, 2015, at 10:19 AM, Baltasar García Perez-Schofield <[email protected]> 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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.