qtiocompressor - QIODevice that compresses data streams
Website: | http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtiocompressor/ |
---|---|
License: | GPLv3 or LGPLv2 with exceptions |
Vendor: | Alcance Libre, Inc. |
- Description:
The class works on top of a QIODevice subclass, compressing data before it is written and decompressing it when it is read. Since QtIOCompressor works on streams, it does not have to see the entire data set before compressing or decompressing it. This can reduce the memory requirements when working on large data sets.
Packages
qtiocompressor-2.3.1-19.fc14.al.src [63 KiB] |
Changelog
by Joel Barrios (2020-02-25):
- Rebuild with Qt5 5.12.7. |