Class ReadLineInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

@Deprecated public class ReadLineInputStream extends BufferedInputStream
Deprecated.
ReadLineInputStream Read from an input stream, accepting CR/LF, LF or just CR.