public class ZipUtil extends Object
ZipUtil()
static byte[]
gzip(byte[] input)
unGzip(byte[] input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZipUtil()
public static byte[] gzip(byte[] input)
input
public static byte[] unGzip(byte[] input)
Copyright © 2024. All rights reserved.