Package java.io

Abstract Class OutputStream

extends Object

Abstract class to be used as superclass for classes implementing output streams of bytes. An output stream accepts output bytes and sends to an underlying data sink.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_