public class GZip extends Object
GZip()
static String
decodeWithGZip(byte[] bytes)
static byte[]
encodeWithGZip(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GZip()
public static String decodeWithGZip(byte[] bytes)
public static byte[] encodeWithGZip(String str)
Copyright © 2021. All rights reserved.