On Oct 16, 2014, at 9:26 AM, Robert Jordan [via Mono] 
<ml-node+s1490590n466420...@n4.nabble.com> wrote:
> DotNetZip: 
> 
> http://dotnetzip.codeplex.com/

So the problem with the example (code) is that it does file-to-file actions. 
System.IO.Package does file-to-stream (basically) - we build new files as a 
stringbuilder and then export to file only at the end through the Package.

I'm working through the DotNetZip dox to see if that has capabilities I didn't 
notice, as it targets Silverlight which means it's likely PCL-able, and thus 
likely Mono-able, and thus likely Xamarin-able. If it does streams then I'll 
definitely go this direction.

I am going to Edward's advice and re-post as a separate topic in the main list 
as well.



--
View this message in context: 
http://mono.1490590.n4.nabble.com/System-IO-Package-tp4664182p4664210.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to