class Base64Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static byte[] |
S_BASE64CHAR |
(package private) static byte |
S_BASE64PAD |
(package private) static byte[] |
S_DECODETABLE |
| Constructor and Description |
|---|
Base64Constants() |
static final byte[] S_BASE64CHAR
static final byte S_BASE64PAD
static final byte[] S_DECODETABLE