Wrap a Writer as an OutputStream. When all you have is a Writer and only an OutputStream will do. Try not to use this as it indicates that your design is a dogs breakfast (JSP made me write it).
@version $Id: WriterOutputStream.java,v 1.3 2004/05/09 20:33:05 gregwilkins Exp $
@author Greg Wilkins (gregw)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.