public class Base64 extends Object
Base64()
static byte[]
decode(String s)
static String
encode(byte[] buf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static byte[] decode(String s)
public static String encode(byte[] buf)
Copyright © 2018 "Tigase, Inc.". All rights reserved.