LineReader
7879808182838485868788
{ try { if (reader != null) { reader.terminateReading(); } if (buffOut != null) { buffOut.close(); }