windowBits 属性

int windowBits
final

窗口大小的二进制对数(历史缓冲区的大小)。它应在范围 8..15 内。较大值会导致更好的压缩,但会牺牲内存使用。默认值是 15

实现

final int windowBits;