Re: Re: NSData to NSString encoding error
Re: Re: NSData to NSString encoding error
- Subject: Re: Re: NSData to NSString encoding error
- From: "Shawn Erickson" <email@hidden>
- Date: Mon, 10 Jul 2006 12:15:17 -0700
On 7/10/06, Johan Augustsson <email@hidden> wrote:
For some reason [myDict description] doesn't give me same result as
NSLog([myDict objectForKey:@"myKey"]), but that won't be a problem
for me.
Ah yeah... (unfortunately IMHO) -[NSDictionary description] was
historically used to generate a serialized form of the dictionary (old
style plist). As a result a particular serialization form is used,
etc.
-Shawn
_______________________________________________
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