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