Gzip processes data by compressing or decompressing gzip.

Interpretation Methods

The processor supports these interpretation methods:

  • data

Options

FieldTypeDescriptionRequired
directionstringdetermines whether data is compressed or decompressed.

must be one of:
- to: compress to gzip
- from: decompress from gzip
No

Did this page help you?