Class WindowsLineEndingInputStream

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

A filtering input stream that ensures the content will have Windows line endings, CRLF.
Since:
2.5