gzip property
final
When true, all concatenated compressed data sets in the input are decompressed and concatenated in the output.
Implementation
final bool gzip;
When true, all concatenated compressed data sets in the input are decompressed and concatenated in the output.
final bool gzip;