public final class Base64 extends Object
static byte[]
decode(String encoded)
static String
encode(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String encode(byte[] bytes)
bytes
public static byte[] decode(String encoded)
encoded
Copyright © 2015. All rights reserved.