A Proxy stream which acts as expected, that is it passes the method
calls on to the proxied stream and doesn't change which methods are
being called. It is an alternative base class to FilterOutputStream
to increase reusability.
author: Stephen Colebourne version: $Id: ProxyOutputStream.java 471628 2006-11-06 04:06:45Z bayard $