undead.utf

Contains the obsolete functions from Phobos' std.utf.

Members

Functions

toUTF16
wchar[] toUTF16(wchar[2] buf, dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
toUTF8
char[] toUTF8(char[4] buf, dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta