Re: Hex representation of NSString
Re: Hex representation of NSString
- Subject: Re: Hex representation of NSString
- From: Negm-Awad Amin <email@hidden>
- Date: Mon, 18 Aug 2008 12:45:07 +0200
Am Mo,18.08.2008 um 12:40 schrieb Robert Černý:
I don't like it because the string will be converted. I'm interested
in exact values
Oh, may I ask why? The string class encapsulates its representation.
Anyway, if you want to look "inside" the instance, you probably have
to subclass it or doing some undocumentated stuff.
Cheers,
Amin
and even allowLossyConversion:NO doesn't guarantee it. Or am I wrong?
Robert
2008/8/18 Negm-Awad Amin <email@hidden>
Am Mo,18.08.2008 um 12:21 schrieb Robert Černý:
Hi,I'm trying to find a way how to get hex representation of
NSString. I
know I can convert NSString to NSData but I would like to rather not
to do
it. Or am I missing anything obvious?
Maybe: Do it this way.
Why don't you like it?
Cheers,
Amin
BTW: This isn't the hex representation, but the binary, serialized
representation. Hex, octal and so on are terms used in relation to
display something.
Thanks
Robert
_______________________________________________
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
Amin Negm-Awad
email@hidden
Amin Negm-Awad
email@hidden
_______________________________________________
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