All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp.charset.Cp852

java.lang.Object
   |
   +----cryptix.pgp.charset.SimpleCharSet
           |
           +----cryptix.pgp.charset.Cp852

public class Cp852
extends SimpleCharSet

$Revision: 1.1.1.1 $

Author:
Jill Baker

Method Index

 o decode(byte[])
 o encode(byte[])

Methods

 o encode
 public static final byte[] encode(byte buffer[])
 o decode
 public static final byte[] decode(byte buffer[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index