Re: determining encoding on documents
Re: determining encoding on documents
- Subject: Re: determining encoding on documents
- From: Andreas Mayer <email@hidden>
- Date: Mon, 21 Jul 2003 17:44:30 +0200
Am Montag, 21.07.03 um 09:26 Uhr schrieb Francisco Tolmasky:
When using loadDataRepresentation:(NSData *)data ofType:(NSString
*)aType how can we determine the encoding of the document? (For
example, UTF8 vs ASCII, etc.)?
Generally, you can't. You will need to know beforehand, what encoding
the document is in.
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.