public class Base64 extends Object
Base64()
static String
getBASE64(byte[] b)
getBASE64(String s)
static byte[]
getBytesBASE64(String s)
getFromBASE64(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static String getBASE64(String s)
public static String getBASE64(byte[] b)
public static String getFromBASE64(String s)
public static byte[] getBytesBASE64(String s)
Copyright © 2020. All rights reserved.