• 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: Tiger Decoding problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tiger Decoding problem


  • Subject: Re: Tiger Decoding problem
  • From: Dustin Voss <email@hidden>
  • Date: Mon, 30 May 2005 12:43:00 -0700


On 29 May 2005, at 5:24 PM, Nicholas Crosbie wrote:

Hi,

Newbie problems.  I'm trying to read in and convert
binary data.  The (new in Tiger) appropriate code seems to be
either......

If it really is *binary* data, and not pure text data (in whatever encoding), than you shouldn't be using NSString at all. You should be using [NSData dataWithContentsOfFile:] or [NSData dataWithContentsOfFile:options:error:] if you want to keep NSError functionality.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >Tiger Decoding problem (From: Nicholas Crosbie <email@hidden>)

  • Prev by Date: Spotlight, Content Indexing, and SearchKit integration questions
  • Next by Date: Passing Arguments in Bindings
  • Previous by thread: Re: Tiger Decoding problem
  • Next by thread: Re: Tiger Decoding problem
  • Index(es):
    • Date
    • Thread