public class Base64Util extends Object
Base64Util()
static byte[]
decode(byte[] src)
static String
encode(byte[] src)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Util()
public static byte[] decode(byte[] src)
src
public static String encode(byte[] src)
Copyright © 2020–2025. All rights reserved.