<<< DataInputStream, InputStream hierarchy | Index | DataInputStream, binary input stream >>> |
Constructors of the classes in the InputStream hierarchy
Constructor Throws --------------------------------- ---------------------- DataInputStream(InputStream) None BufferedInputStream(InputStream) None FileInputStream(File) FileNotFoundException FileInputStream(StringPathName) FileNotFoundException
<<< DataInputStream, InputStream hierarchy | Index | DataInputStream, binary input stream >>> |