Class that extends ServletOuputStream, used as a wrapper
from within SsiInclude author: Bip Thelin version: $Revision: 1.3 $, $Date: 2004/02/27 14:58:47 $ See Also:ServletOutputStream See Also: and ByteArrayOutputStream
Write our stream to the OutputStream provided.
Parameters: out - the OutputStream to write this stream to exception: IOException - if an input/output error occurs