public class Base64Util extends Object
static byte[]
decode(String s)
static String
encode(byte[] in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String encode(byte[] in)
public static byte[] decode(String s)
Copyright © 2018. All Rights Reserved.