Class UnixLineEndingInputStream

java.lang.Object
java.io.InputStream
org.apache.commons.io.input.UnixLineEndingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

A filtering input stream that ensures the content will have UNIX-style line endings, LF.
Since:
2.5