public class GZip extends Object
GZip()
static byte[]
compress(byte[] data)
decompress(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GZip()
public static final byte[] compress(byte[] data)
data
public static final byte[] decompress(byte[] data)
Copyright © 2009–2016. All rights reserved.