net.csdn.modules.compress.gzip
Class GZip
java.lang.Object
net.csdn.modules.compress.gzip.GZip
public class GZip
- extends Object
BlogInfo: william
Date: 12-4-5
Time: 下午12:10
|
Constructor Summary |
GZip()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GZip
public GZip()
decodeWithGZip
public static String decodeWithGZip(byte[] bytes)
encodeWithGZip
public static byte[] encodeWithGZip(String str)
Copyright © 2014. All Rights Reserved.