• 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: Hex representation of NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hex representation of NSString


  • Subject: Re: Hex representation of NSString
  • From: Negm-Awad Amin <email@hidden>
  • Date: Mon, 18 Aug 2008 13:39:01 +0200


Am Mo,18.08.2008 um 13:18 schrieb Robert Černý:

Actually,
I'm trying to debug some weird problems with clipboard. My problem is that data copied into clipboard from legacy java application doesn't match data pasted into Cocoa application. I've got data with accented characters which gets converted through MacOS Roman encoding even the visual representation in java is correct.
Ah, for debugging purpose only.

I think, that it is difficult to get the NSString backend, since it is a abstract baseclass to a class cluster.

But there is a clipboard viewer app in the examples, which lets you inspect the raw data. Maybe this helps to find the problem.

Cheers,
Amin


Robert

2008/8/18 Negm-Awad Amin <email@hidden>

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






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


References: 
 >Hex representation of NSString (From: "Robert Černý" <email@hidden>)
 >Re: Hex representation of NSString (From: Negm-Awad Amin <email@hidden>)
 >Re: Hex representation of NSString (From: "Robert Černý" <email@hidden>)
 >Re: Hex representation of NSString (From: Negm-Awad Amin <email@hidden>)
 >Re: Hex representation of NSString (From: "Robert Černý" <email@hidden>)

  • Prev by Date: Re: Hex representation of NSString
  • Next by Date: NSCalendarDate to be deprecated
  • Previous by thread: Re: Hex representation of NSString
  • Next by thread: Re: Hex representation of NSString
  • Index(es):
    • Date
    • Thread