Class cryptix.pgp.charset.Next
All Packages Class Hierarchy This Package Previous Next Index
Class cryptix.pgp.charset.Next
java.lang.Object
|
+----cryptix.pgp.charset.SimpleCharSet
|
+----cryptix.pgp.charset.Next
- public class Next
- extends SimpleCharSet
- Author:
- Jill Baker
-
Next()
-
-
decode(byte[])
-
-
encode(byte[])
-
Next
public Next()
encode
public final static byte[] encode(byte buffer[])
decode
public final static byte[] decode(byte buffer[])
All Packages Class Hierarchy This Package Previous Next Index