public final class BASE64
extends java.lang.Object
public static byte[] encode(byte[] bs)
bs
- the source byte arraypublic static byte[] decode(byte[] bs)
bs
- the source byte arraypublic static void main(java.lang.String[] args)
© Copyright 2003 The Free Software Foundation, all rights reserved