Decompress - Function SummarySummary:Decompresses a binary series back to a string. Usage:decompress data Arguments:data - Data to decompress (must be: binary) Description:If the data passed to the DECOMPRESS function has been altered or corrupted, a decompression error will occur.
Related:compress - Compresses a string series and returns it.
| ||||
|