This project has retired. For details please refer to its
Attic page.
Base64 (Clerezza - Reactor build (root) 0.3-SNAPSHOT API)
-
-
Constructor Summary
Constructors
Constructor and Description |
Base64() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static byte[] |
decode(String base64) |
static String |
encode(byte[] raw) |
protected static char[] |
encodeBlock(byte[] raw,
int offset) |
protected static char |
getChar(int sixBit) |
protected static int |
getValue(char c) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.