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