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 © 2018 JBoss by Red Hat. All rights reserved.