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