java.lang.Object
java.io.InputStream
org.jboss.vfs.util.PaddedManifestStream
- All Implemented Interfaces:
Closeable,AutoCloseable
Appends a new line char to the stream if it doesn't have one as his last byte.
- Author:
- ehsavoie
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
PaddedManifestStream
-
-
Method Details
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classInputStream- Throws:
IOException
-