|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Compression
| Method Summary | |
|---|---|
byte[] |
compress(byte[] in)
Shrinks the given in array with length len |
byte[] |
decompress(byte[] in)
Grows the given in array with length len
compressed with the shrink method. |
| Method Detail |
|---|
byte[] compress(byte[] in)
in array with length len
byte[] decompress(byte[] in)
throws IOException
in array with length len
compressed with the shrink method.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||