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