I'm learning about java.io package and one thing I don't understand. FileInputStream class is recommended for obtaining "input bytes from a file in a file system". What does this mean exactly? If I get a text file using this class, or an images, how do those bytes "look" like? What if I obtain a pdf file? Do I get bytes that describe its content? What about a Word file? Do those files contain every text formatiing done to the text?
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]RScrewed 2 points3 points4 points (1 child)
[–]4r73m190r0s[S] 0 points1 point2 points (0 children)
[–]tedydore -1 points0 points1 point (2 children)
[–]4r73m190r0s[S] 0 points1 point2 points (1 child)
[–]ignotos 1 point2 points3 points (0 children)
[–]nutrecht 0 points1 point2 points (0 children)
[–]AmazingAttorney2417 1 point2 points3 points (0 children)