<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Create Zip file from data which user can unarchive'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 08 Apr 2026 07:43:06 +0000</lastBuildDate>
    <item>
      <title>the_coder said on 09/Dec/2010</title>
      <link>https://snipplr.com/view/2334/create-zip-file-from-data-which-user-can-unarchive</link>
      <description>&lt;p&gt;[[[NSData alloc] initWithContentsOfFile:targetPath] autorelease] can be written as [NSData dataWithContentsOfFile:targetPath]&lt;/p&gt;</description>
      <pubDate>Thu, 09 Dec 2010 13:11:56 UTC</pubDate>
      <guid>https://snipplr.com/view/2334/create-zip-file-from-data-which-user-can-unarchive</guid>
    </item>
  </channel>
</rss>
