public class ZipUtil extends Object
| Constructor and Description |
|---|
ZipUtil() |
public static byte[] gzip(byte[] val)
throws RuntimeException
val - 被压缩的字节流UtilException - IO异常RuntimeExceptionCopyright © 2021. All rights reserved.