How do I read unicode chars that has code points \u1FFF and higher from a file?

file.getcw() reads only part of the char, and D identifies this character as an array of three or four characters.

Importing std.uni does not change the behavior.

Thank you.

Reply via email to