[Mono-list] System.IO.Package

Maury Markowitz maury.markowitz at gmail.com
Thu Oct 16 13:49:55 UTC 2014


On Oct 16, 2014, at 9:26 AM, Robert Jordan [via Mono] <ml-node+s1490590n4664201h1 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20141016/73e3262e/attachment.html>


More information about the Mono-list mailing list