Class LineInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class LineInputStream
    extends InputStream
    Provides an input stream wrapper that detects line feed sequences and replaces them by new ones.