
public final class Base64 extends Object
| Modifier and Type | Field and Description | 
|---|---|
private static Object | 
jup6i
Instance of java.util.prefs.Base64 
 | 
private static Method | 
jup6m
Encode method 
 | 
private static Object | 
sunj6i
Instance of sun.misc.BASE64Encoder 
 | 
private static Method | 
sunj6m
Encode method 
 | 
| Constructor and Description | 
|---|
Base64()  | 
private static Object sunj6i
private static Method sunj6m
private static Object jup6i
private static Method jup6m
public static final String encodeBase64(byte[] s)
s - Bytes to encode