ubyte[] arr = cast(ubyte[])[3C, 66, 6F, 6F, 3E, C2, 80, 3C, 2F, 66, 6F,6F, 3E]); string s = cast(string)arr; dstring ds = to!dstring(s);and see what happens
http://dpaste.dzfl.pl/2f8a8ff10bde like this?
ubyte[] arr = cast(ubyte[])[3C, 66, 6F, 6F, 3E, C2, 80, 3C, 2F, 66, 6F,6F, 3E]); string s = cast(string)arr; dstring ds = to!dstring(s);and see what happens
http://dpaste.dzfl.pl/2f8a8ff10bde like this?