UniString.recode

Recodes current data of this UniString object into a new encoding by the string type passed as template parameter.

  1. void recode()
    struct UniString
    void
    recode
    (
    T
    )
    ()
  2. void recode(string encodingName)

Meta