-
-
方法概要
所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static byte[] |
gZip(byte[] data) |
static byte[] |
unGZip(byte[] data) |
static byte[] |
unZip(byte[] data) |
static byte[] |
zip(byte[] data) |
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
ZipUtils
public ZipUtils()
Copyright © 2018. All rights reserved.