QTextCodec.fromUnicode

Undocumented in source.
  1. QByteArray fromUnicode(const(QString) uc)
    class QTextCodec
    final const
    static if(QT_STRINGVIEW_LEVEL < 2)
    fromUnicode
    (
    ref const(QString) uc
    )
  2. QByteArray fromUnicode(QStringView uc)
  3. QByteArray fromUnicode(const(QChar)* in_, int length, ConverterState* state)

Meta