public class Base64Decoder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Base64Decoder.IntWrapper |
| Constructor and Description |
|---|
Base64Decoder() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(byte[] in,
int pos,
int length) |