toUtf8

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toUtf8(ascii data, string cp, bool force)
  2. string toUtf8(ubyte[] data, string cp, bool force)
    deprecated
    string
    toUtf8
    (
    in return ubyte[] data
    ,
    string cp
    ,
    bool force
    )

Meta