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

Constructor Index

 o Cp850()

Method Index

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

Constructors

 o Cp850
  public Cp850()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index