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