String Compression Question

Scott Wheeler wheeler at kde.org
Thu Aug 19 14:12:28 BST 2004


On Thursday 19 August 2004 13:39, Sheraz wrote:
> Hi
> 
> My objective is to make a function that will take
> larger string and outputs a compact string....by using
> any compression Algo..
> 
> Do we have any library or Algo to achieve this ?

qCompress() / qDecompress()

See the QByteVector documentation.

-Scott




More information about the kde-core-devel mailing list