What are the relevant classes / frameworks when I want to write / read stuff to / from disk?
- by mystify
Which classes / frameworks must I look at? I don't want to use 3rd party libs, so just plain old, boring default solutions to read / write text files and stuff like that... Is there something like a File IO framework?