Java Scanner and Input Streams
This just took me a stupid long time to figure out, so I’m leaving it here for future reference. In Java, the easiest way to read lines is using Scanner. For work, I had written a quick Linux-only serial port … Continue reading