Skip to main content

Module algorithms

Module algorithms 

Source
Expand description

内置压缩算法实现

提供常用的压缩算法实现

Structs§

GzipCompressor
Gzip 压缩器
NoCompressor
无压缩器(直通)

Enums§

CompressionAlgorithm
压缩算法类型枚举