Compress - Function SummarySummary:Compresses a string series and returns it. Usage:compress data Arguments:data - Data to compress (must be: any-string) Description:As with all compressed files, keep an uncompressed copy of the original data file as a backup.
Related:decompress - Decompresses a binary series back to a string.
| ||||
|