HeaderFormat

the header format the compressed stream is wrapped in

Values

ValueMeaning
deflate

a standard zlib header

gzip

a gzip file format header

determineFromData

used when decompressing. Try to automatically detect the stream format by looking at the data

Meta