Snappy.Decompress¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The compressed byte array to decompress. | Bytes |
||
Output ➡️ |
The decompressed byte array. | Bytes |
This shard decompressed the input byte array that has been previously compressed using the Snappy.Compress shard.