summaryrefslogtreecommitdiff
path: root/core/java/android/util/Base64OutputStream.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-23Fix Base64OutputStream swallowing/throwing the wrong exception.Tobias Thierer
2011-01-24Throw Base64DataException instead of IOExceptionAndy Stadler
2010-03-29relocate android.util.base64.* -> android.util.*Doug Zongker