Package java.io

Abstract Class InputStream

extends Object

Superclass for classes implementing an input stream of bytes, i.e. for getting data byte by byte from a data source without any translation.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_