public class BASE64Encoder extends Object
BASE64Encoder()
byte[]
decode(String str)
String
encode(byte[] bt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BASE64Encoder()
public String encode(byte[] bt)
public byte[] decode(String str) throws IOException
IOException
Copyright © 2017. All rights reserved.