QIODevice.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. qint64 write(const(char)* data, qint64 len)
  2. qint64 write(const(char)* data)
  3. qint64 write(const(QByteArray) data)
    class QIODevice
    pragma(inline, true) final
    write
    (
    ref const(QByteArray) data
    )

Meta