public class Base64Util extends Object
static byte[]
decode(String content)
static String
decodeToString(String content)
encode(byte[] bytes)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] decode(String content)
public static String decodeToString(String content)
public static String encode(byte[] bytes)
Copyright © 2018. All rights reserved.