QTextEncoder.fromUnicode

Undocumented in source.
  1. QByteArray fromUnicode(const(QString) str)
    struct QTextEncoder
    static if(QT_STRINGVIEW_LEVEL < 2)
    fromUnicode
    (
    ref const(QString) str
    )
  2. QByteArray fromUnicode(QStringView str)
  3. QByteArray fromUnicode(const(QChar)* uc, int len)

Meta