public class BASE64MailboxDecoder extends Object
| Constructor and Description |
|---|
BASE64MailboxDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
base64decode(char[] buffer,
int offset,
CharacterIterator iter) |
static String |
decode(String original) |
protected static int base64decode(char[] buffer,
int offset,
CharacterIterator iter)
Copyright © 2017 Oracle. All rights reserved.