com.kitfox.svg.xml
public class Base64Util extends Object
Base64Util()
static byte
decodeByte(int base64Char)
encodeByte(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Util()
public static byte encodeByte(int value)
public static byte decodeByte(int base64Char)