Hi guys,
I'm going to show the contents of files in a UITextView with encoding - so it can show texts in different languages.
But after reading a lot of iOS docs I still don't know which class is used to read file and if UITextView is enough to encode strings.
Can anybody give me some advices? Thanks.
I'm going to show the contents of files in a UITextView with encoding - so it can show texts in different languages.
But after reading a lot of iOS docs I still don't know which class is used to read file and if UITextView is enough to encode strings.
Can anybody give me some advices? Thanks.