QTextCodec.fromUnicode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QByteArray fromUnicode(const(QString) uc)
  2. QByteArray fromUnicode(QStringView uc)
  3. QByteArray fromUnicode(const(QChar)* in_, int length, ConverterState* state)
    class QTextCodec
    final const
    fromUnicode
    (
    const(QChar)* in_
    ,
    int length
    ,)

Meta