public class GZipUtil extends Object
GZipUtil()
static String
compress(String sourceStr)
decompression(String compressedStr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GZipUtil()
public static String compress(String sourceStr)
sourceStr
public static String decompression(String compressedStr)
compressedStr
Copyright © 2016. All rights reserved.