gzip 属性

bool gzip
final

当为 true 时,输入中所有连接的压缩数据集将在输出中进行解压缩并连接。

实现

final bool gzip;