gzipInflator
Decompresses a GZIP data and pipes the output to delegated processors.
Decompresses a GZIP data and pipes the output to delegated processors.
If the data contains multiple concatenated GZIP streams it will pipe multiple decompressed objects with isLastPart
set to true at the end of each stream.
Property | Type | Description |
---|---|---|
encodingVar | Object | Variable used to pass header value from header handlers. |
processor | Processor.Builder | Add one or more processors. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.