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