Converter.UTF16toUTF8

Converts a UTF-16 text to UTF-8.

struct Converter
char[]
UTF16toUTF8
(
bool isBigEndian
)
(
const(ubyte)[] data
)

Meta