Class android.util.Base64InputStream

Changed Methods
int available() Change in exceptions thrown from java.io.IOException to no exceptions.
Method was inherited from java.io.InputStream, but is now defined locally.
 
void mark(int) Method was inherited from java.io.InputStream, but is now defined locally.  
void reset() Change in exceptions thrown from java.io.IOException to no exceptions.
Method was inherited from java.io.InputStream, but is now defined locally.