Snappy.Compress¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The byte array to compress. | Bytes |
||
Output ➡️ |
The compressed byte array. | Bytes |
This shard compresses the input byte array using the Snappy algorithm and outputs the compressed byte array.