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