Package org.vafer.jdeb.utils
Class InformationInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.vafer.jdeb.utils.InformationInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Field Summary
Fields inherited from class java.io.FilterInputStream
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FilterInputStream
available, close, mark, markSupported, read, reset, skipMethods inherited from class java.io.InputStream
nullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes, transferTo
-
Constructor Details
-
InformationInputStream
-
-
Method Details
-
hasBom
-
isShell
-
hasUnixLineEndings
-
getEncoding
-
read
- Overrides:
readin classFilterInputStream- Throws:
IOException
-
read
- Overrides:
readin classFilterInputStream- Throws:
IOException
-
toString
-