Package de.jplag.cpp
Class NewlineStream
java.lang.Object
java.io.InputStream
de.jplag.cpp.NewlineStream
- All Implemented Interfaces:
Closeable,AutoCloseable
This stream adds a newline to the end of a file. This is a proxy.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
NewlineStream
-
-
Method Details
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-