There are so many different streams and I have no idea which one I should use >_< What is the best stream to use for file I/O? BufferedReader and BufferedWriter? Or something else.
EDIT: I’m reading the text from a socket if that makes a difference.