public class Base64
extends java.lang.Object
| Constructor and Description |
|---|
Base64() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(char[] message) |
static char[] |
encode(byte[] content) |
Copyright © 2018. All Rights Reserved.