All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp.charset.Ascii

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

public class Ascii
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 in[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index