Basic HTML version of Foils prepared
17 Nov 97
Foil 32 The Input Stream Zoo
From
Java Tutorial, July 1, 1996 CEWES Tutorial, CPS606, JSU Class CSC499 --
July 22-25 1997, Fall 97
.
by
Nancy J. McCracken,Geoffrey C. Fox, Tom Scavo
The subclasses of InputStream are analogous to those of OutputStream.
For example, to open a byte stream to an input file, use:
FileInputStream s = new FileInputStream("/usr/gcf/file");
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Wed Apr 1 1998