java-output-stream

How InputStream and OutputStream work in Java

In Java, I / O streams InputStream and OutputStream represent the concept of working with the outside world, whether it is a ... ream class, specifically the write() method, to send a stream of bytes to the printer? Or to another file via ftp connection?