uncompress
|
The uncompress function uses the extremely fast LZRW1 decompression
algorithm, by Ross Williams, to convert previously compressed ByteVector into the
original much larger ByteVector. Usage Use the uncompress function to revert to the size of the original
input Byte Vector, String or Symbol argument before the its compression.
(decompress input) A ByteVector with the original contents before compression.
Expression:
Arguments
Name
Type
Description Argument: input ByteVector
The much smaller Byte Vector after compression.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
ByteVector |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|