public class Base64 extends Object
| Constructor and Description |
|---|
Base64() |
public static char[] encode(byte[] content)
public static byte[] decode(char[] message)
throws IOException
IOExceptionCopyright © 2014. All rights reserved.