A convenient wrapper for the zlib standard library that allows compression/decompression of strings with gzip.
Namespace
Methods
- C
- D
Class Public methods
compress(source)
Link
Compresses a string using gzip.