NSUnicodeStringEncoding
NSUnicodeStringEncoding
- Subject: NSUnicodeStringEncoding
- From: Todd Heberlein <email@hidden>
- Date: Fri, 11 Feb 2011 10:57:35 -0800
Looking at the NSString class there is the method
initWithBytes:length:encoding:
I have a unicode string (in C++ object) that I can extract in a number of different byte stream formats (UTF-8, UTF-16 (w or w/o BOM)) that I need to encode into an NSString. Does the NSUnicodeStringEncoding refer to UTF-8 encoding?
Thanks,
Todd
_______________________________________________
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