/** *

* A Java "native" OutputStream. *

*

* Reference to a * java.io.OutputStream object. *

* *

*

*
Copyright:
*
* Copyright © * Sun Microsystems, Inc. * All rights reserved. *
*
*

*/ interface OutputStream:JavaObject { };