File file = new File("infilename"); // Get the number of bytes in the file long length = file.length();