Base64
@Deprecated public class Base64 extends Object
Base64()
static byte[]
decode(String s)
static String
encodeBytes(byte[] source)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static final String encodeBytes(byte[] source)
public static final byte[] decode(String s)
Copyright © 2015 Nuxeo SA. All rights reserved.