Open FredoVelcro-zz opened 5 years ago
Hello, It does not work with UTF16 source encoding. How to solve this ? (very hard task) Thanks Best regards
@FredoVelcro you can use UTF8::encode(), it will use UTF8::str_detect_encoding() in the background to detect UTF-16 and UTF-32.
I hope this will help you && happy coding!
Hello, It does not work with UTF16 source encoding. How to solve this ? (very hard task) Thanks Best regards