Package java.io

Class FileInputStream

extends InputStreamObject

A FileInputStream obtains input bytes from a file in a file system.

Public Constructors

Public Methods

Methods inherited from java.io.InputStream

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_