|
|||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | ||||||||
ChannelBuffers
in a compression format such as zlib
and gzip.
请参见:
描述

| 类摘要 | |
|---|---|
| ZlibDecoder | Decompresses a ChannelBuffer using the deflate algorithm. |
| ZlibEncoder | Compresses a ChannelBuffer using the deflate algorithm. |
| 枚举摘要 | |
|---|---|
| ZlibWrapper | The container file formats that wrap the stream compressed by the DEFLATE algorithm. |
| 异常摘要 | |
|---|---|
| CompressionException | An IOException that is raised when compression or decompression
failed. |
Encoder and decoder which compresses and decompresses ChannelBuffers
in a compression format such as zlib
and gzip.
|
|||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | ||||||||