public class Base64 extends Object
Base64()
byte[]
decode(String s)
String
encode(byte[] buffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public String encode(byte[] buffer)
public byte[] decode(String s)
Copyright © 2016–2020. All rights reserved.