public static class Base64Coder.CharMap
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
decodingMap |
protected char[] |
encodingMap |
| Constructor and Description |
|---|
CharMap(char char63,
char char64) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getDecodingMap() |
char[] |
getEncodingMap() |