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 protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]