压缩和解压变换
🌐 Compression and decompression transforms
pull()、pullSync()、pipeTo() 和 pipeToSync() 使用的压缩和解压缩转换可通过 node:zlib/iter 模块使用。详情请参见 node:zlib/iter 文档。
🌐 Compression and decompression transforms for use with pull(), pullSync(),
pipeTo(), and pipeToSync() are available via the node:zlib/iter
module. See the node:zlib/iter documentation for details.