toUTF16

Undocumented in source.
  1. wchar[] toUTF16(wchar[2] buf, dchar c)
    wchar[]
    toUTF16
    (
    wchar[2] buf
    ,
    dchar c
    )
  2. wchar[] toUTF16(char[] s)
  3. wchar[] toUTF16(wchar[] s)
  4. wchar[] toUTF16(dchar[] s)

Meta