qCompress

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. QByteArray qCompress(const(uchar)* data, qsizetype nbytes, int compressionLevel)
    version(!QT_NO_COMPRESS)
    extern (C++)
    qCompress
  2. QByteArray qCompress(const(QByteArray) data, int compressionLevel)

Meta