1
vote
1answer
289 views
Delphi, charset detection ([Uni]SynEdit) - Utf8Decode problem
I'm using Unicode SynEdit, which (in theory) has basic file/stream encoding detection. It worked fine until I tried opening the file which was generated by my PHP script. The file I'm talking about is …
