|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ajax4jsf.util.Zipper
public class Zipper
Constructor Summary | |
---|---|
Zipper()
|
Method Summary | |
---|---|
static int |
unzip(byte[] buf,
int offset)
|
static void |
zip(byte[] buf,
int value,
int offset)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Zipper()
Method Detail |
---|
public static void zip(byte[] buf, int value, int offset)
public static int unzip(byte[] buf, int offset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |