From 33f7a80f767d72393c2d38b0dcbaeecdf7956c89 Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Fri, 12 Feb 2010 17:41:40 -0800 Subject: [PATCH] @hide the bizarro Base64 stream constructors With no usages of these "backwards" streams, it's not clear that we want to support them forever in the API. Also fixed some badly cut-and-pasted javadoc. Change-Id: I4811d22e493bf2b8eaf79b9e95526e7eab5f27ee --- api/current.xml | 28 ------------------- .../util/base64/Base64InputStream.java | 7 +++-- .../util/base64/Base64OutputStream.java | 7 +++-- 3 files changed, 8 insertions(+), 34 deletions(-) diff --git a/api/current.xml b/api/current.xml index fa8f84803ec1b..be1473131549d 100644 --- a/api/current.xml +++ b/api/current.xml @@ -163739,20 +163739,6 @@ - - - - - - - - - - - - - - - -