Re: Convert hex values in an NSData object to NSString?
Re: Convert hex values in an NSData object to NSString?
- Subject: Re: Convert hex values in an NSData object to NSString?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 29 Nov 2007 15:19:23 -0700
On Nov 29, 2007, at 11:27 AM, Dave Batton wrote:
I'm using Andreas Mayer's NSData_AMDigest category to get an MD5
digest. It returns an NSData object, but what I need now is an
NSString of the hex characters.
What's the best way to do this?
-[NSData description] is one way of doing it...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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