|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for SSH compression.
NOTE: This is currently a placeholder, will get around to implementing this quite soon.
Method Summary | |
void |
init(int mode)
Description of the Method |
byte[] |
transform(byte[] data)
Description of the Method |
Method Detail |
public void init(int mode)
mode
- Description of the Parameterpublic byte[] transform(byte[] data)
data
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |