Hi,
I have to read a map on a file created by another software.
Simple key value store.
File.readmap works fine unless there s arabic letters where it shows jiberish characters...
How do I read them normally?
Should I convert the text file to a specific encoding ? Which?
I have to read a map on a file created by another software.
Simple key value store.
File.readmap works fine unless there s arabic letters where it shows jiberish characters...
How do I read them normally?
Should I convert the text file to a specific encoding ? Which?