• 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: NSTask with unzip
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask with unzip


  • Subject: Re: NSTask with unzip
  • From: Scott Ribe <email@hidden>
  • Date: Sat, 27 Nov 2010 10:27:56 -0700

On Nov 27, 2010, at 10:12 AM, Ben Haller wrote:
>
> NSPipe uses NSFileHandle.  Does using an NSFileHandle directly change things somehow?  If so, why?

NSPipe uses pipes, which act sort of like files, except for that buffering thing, enough so that they can be accessed through the same interface as files. But using NSFileHandle directly, you can use actual files, which in essence use the disk as the "buffer"...

--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice




_______________________________________________

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

References: 
 >NSTask with unzip (From: "gMail.com" <email@hidden>)
 >Re: NSTask with unzip (From: Ben Haller <email@hidden>)
 >Re: NSTask with unzip (From: Dave DeLong <email@hidden>)
 >Re: NSTask with unzip (From: Ben Haller <email@hidden>)

  • Prev by Date: Re: NSTask with unzip
  • Next by Date: Re: respondsToSelector & "warning: may not respond"
  • Previous by thread: Re: NSTask with unzip
  • Next by thread: Re: NSTask with unzip
  • Index(es):
    • Date
    • Thread