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