|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmy.usm.gcl.ddbms.client.utils.Compression
public class Compression
Constructor Summary | |
---|---|
Compression()
|
Method Summary | |
---|---|
static byte[] |
compress(byte[] input)
|
static byte[] |
decompress(byte[] input)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Compression()
Method Detail |
---|
public static byte[] compress(byte[] input)
public static byte[] decompress(byte[] input) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |