Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Definition
Specifies the type of compression.
Allowed values
| Name | Value | Description |
|---|---|---|
| Compression.None | -1 | The data is uncompressed. |
| Compression.GZip | 0 | The compressed data is in the 'GZip' format. |
| Compression.Deflate | 1 | The compressed data is in the 'Deflate' format. |
| Compression.Snappy | 2 | The compressed data is in the 'Snappy' format. |
| Compression.Brotli | 3 | The compressed data is in the 'Brotli' format. |
| Compression.LZ4 | 4 | The compressed data is in the 'LZ4' format. |
| Compression.Zstandard | 5 | The compressed data is in the 'Zstandard' format. |