public class FileInputStream extends InputStream
Constructor and Description |
---|
FileInputStream(File file) |
FileInputStream(String fileName) |
public FileInputStream(String fileName) throws FileNotFoundException
FileNotFoundException
public FileInputStream(File file) throws FileNotFoundException
FileNotFoundException