Re: NSData and endianness
Re: NSData and endianness
- Subject: Re: NSData and endianness
- From: David Duncan <email@hidden>
- Date: Wed, 18 Jul 2007 10:42:44 -0700
On Jul 18, 2007, at 4:51 AM, ad veloper wrote:
I'm wary of endianness issues, but unsure as to whether or not they
apply in this situation?
NSData (and CFData) are just bags of bytes. They know nothing about
their contents, so the endian issues you have will be those implicit
to the data that you store in them.
--
David Duncan
Apple DTS Quartz and Printing
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