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