This is the windowbits contants class. It contains constants that can be used in the windowbits setting.
This is the DEFAULT_WINDOWBITS constant. It returns the default amount of windowbits that is used for the compression and decompression.
This is the MAX_WINDOWBITS constant. It returns the maximum amount of windowbits that can be used for the compression and decompression.
This is the MIN_WINDOWBITS constant. It returns the minimal amount of windowbits that can be used for the compression and decompression.