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