October 31st, 2009 What is fileInputStream class? No Comments, Java Facts, by Daisy Williams. The FileInputStream class is used to is used to read binary data from a file. It is used to perform… Tags: class, file, FileInputStream, input operations, sequential manner