rotation's status on Thursday, 01-Mar-12 02:05:50 UTC
-
@sebastian1314 System.in is just an input stream, so you use io.Reader, and end up going pretty low level. My advice is to use Scanners for text. Only resort to Readers if you need to deal with BLOBs.