com.jcraft.jsch.jcraft
public class Compression extends Object implements Compression
| Constructor Summary | |
|---|---|
| Compression() | |
| Method Summary | |
|---|---|
| int | compress(byte[] buf, int start, int len) |
| void | init(int type, int level) |
| byte[] | uncompress(byte[] buffer, int start, int[] length) |