public class BASE64MailboxDecoder
extends java.lang.Object
| Constructor and Description |
|---|
BASE64MailboxDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
base64decode(char[] buffer,
int offset,
java.text.CharacterIterator iter) |
static java.lang.String |
decode(java.lang.String original) |
Copyright © 2013 Oracle. All Rights Reserved.