Converter.UTF32toUTF8

Converts a UTF-32 text to UTF-8.

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

Meta