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