summaryrefslogtreecommitdiff
path: root/core/java/android/util/Base64InputStream.java
AgeCommit message (Expand)Author
2011-01-24Throw Base64DataException instead of IOExceptionAndy Stadler
2010-09-22Fix problem where Base64InputStream single-byte reads were unsigned.Jesse Wilson
2010-03-29relocate android.util.base64.* -> android.util.*Doug Zongker