com.kitfox.svg.xml
Class Base64InputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
com.kitfox.svg.xml.Base64InputStream
- All Implemented Interfaces:
- Closeable
public class Base64InputStream
- extends FilterInputStream
- Author:
- kitfox
|
Method Summary |
int |
read()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Base64InputStream
public Base64InputStream(InputStream in)
read
public int read()
throws IOException
- Overrides:
read in class FilterInputStream
- Throws:
IOException
Copyright © 2011-2012 Barchart, Inc.. All Rights Reserved.