Class cryptix.pgp.charset.Cp860
All Packages Class Hierarchy This Package Previous Next Index
Class cryptix.pgp.charset.Cp860
java.lang.Object
|
+----cryptix.pgp.charset.SimpleCharSet
|
+----cryptix.pgp.charset.Cp860
- public class Cp860
- extends SimpleCharSet
- Author:
- Jill Baker
-
Cp860()
-
-
decode(byte[])
-
-
encode(byte[])
-
Cp860
public Cp860()
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