Package com.sun.faces.io

Class Summary
Base64InputStream A slight spin on the standard ByteArrayInputStream.
Base64OutputStreamWriter Provides a mechanism to accept and Base64 encode bytes into chars which will be flushed to the provided writer as the internal buffer fills.
FastStringWriter This is based on StringWriter but backed by a StringBuilder instead.
 



Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.