Uses of Class
com.luna.common.file.compress.Deflate
-
Uses of Deflate in com.luna.common.file.compress
Modifier and TypeMethodDescriptionDeflate.deflater
(int level) 将普通数据流压缩Deflate.inflater()
将压缩流解压到target中static Deflate
Deflate.of
(InputStream source, OutputStream target, boolean nowrap) 创建Deflate