• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help with NSData dataWithContentsOfURL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with NSData dataWithContentsOfURL


  • Subject: Re: Help with NSData dataWithContentsOfURL
  • From: Graham Cox <email@hidden>
  • Date: Thu, 4 Feb 2010 01:19:55 +1100

On 04/02/2010, at 1:08 AM, cocoa-dev wrote:

> Is there an alternative to capture the data of a wrapper and a folder?

Not really, because of what these things are. At best a folder could be reduced to a tree of data objects, which is what a wrapper is. But to reduce an arbitrary folder to a single data item is inadvisable as the size of that data is potentially unbounded.

You could copy the file/folder to a location within your app's support directory and save the path to it, perhaps?

--Graham


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Help with NSData dataWithContentsOfURL
      • From: cocoa-dev <email@hidden>
References: 
 >Help with NSData dataWithContentsOfURL (From: cocoa-dev <email@hidden>)

  • Prev by Date: Help with NSData dataWithContentsOfURL
  • Next by Date: Re: Help with NSData dataWithContentsOfURL
  • Previous by thread: Help with NSData dataWithContentsOfURL
  • Next by thread: Re: Help with NSData dataWithContentsOfURL
  • Index(es):
    • Date
    • Thread