Class ReadLineInputStream

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable

@Deprecated(forRemoval=true) public class ReadLineInputStream extends BufferedInputStream
Deprecated, for removal: This API element is subject to removal in a future version.
ReadLineInputStream Read from an input stream, accepting CR/LF, LF or just CR.