headerSize
Function parameters
Parameters
Deflate is a lossless data compression file format that uses a combination
Types
- Compress
- Deflate is a lossless data compression file format that uses a combination
- Decompress
- Inflate is the decoding process that consumes a Deflate bitstream and
- HuffmanEncoder
- Compression without Lempel-Ziv match searching.
- Container
- Container of the deflate bit stream body.
When decompressing, the output buffer is used as the history window, so
Values
- max_window_len
- When decompressing, the output buffer is used as the history window, so
- history_len
- = 32768
Source