Re: Quick way to convert hex string represented in ASCII to binary?
Re: Quick way to convert hex string represented in ASCII to binary?
- Subject: Re: Quick way to convert hex string represented in ASCII to binary?
- From: Andreas Mayer <email@hidden>
- Date: Sat, 29 Jul 2006 11:28:33 +0200
Am 29.07.2006 um 11:07 Uhr schrieb Ken Tozier:
I was just checking NSPropertyListSerialization out but I'm not
sure it will work in my situation. Would the XML data be surrounded
by start and end tags?
I don't know. Why don't you test it yourself.
If so, it won't work for me.
Why not? It's still just ASCII.
You could also try to use NSPropertyListOpenStepFormat instead of
NSPropertyListXMLFormat_v1_0.
Would some sort of NSCoder be able to do this?
I don't think that an NSCoder is what you want. You may want to read
this for more information:
http://developer.apple.com/documentation/Cocoa/Conceptual/Archiving/
Archiving.html
Andreas
_______________________________________________
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