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