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