+ 1
Stream
It is explained that “out” is a “stream” of class System, but what exactly is a stream?
1 Respuesta
+ 1
An object responsible for input or output. As in data is "streamed" to or from it. I'm sure there's a more elegant explanation but that's one way to understand it.