public class Base64InputStream extends java.io.FilterInputStream
in
Base64InputStream(java.io.InputStream in)
int
read()
available, close, mark, markSupported, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64InputStream(java.io.InputStream in)
public int read() throws java.io.IOException
read
java.io.FilterInputStream
java.io.IOException