Convert a known-length UTF-16 slice into a D UTF-8 string. Embedded NUL characters are preserved; malformed code units are replaced with U+FFFD.
See Implementation
Convert a known-length UTF-16 slice into a D UTF-8 string. Embedded NUL characters are preserved; malformed code units are replaced with U+FFFD.