Package com.github.junrar
Class Archive.EmptyInputStream
- java.lang.Object
-
- java.io.InputStream
-
- com.github.junrar.Archive.EmptyInputStream
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
- Enclosing class:
- Archive
private static final class Archive.EmptyInputStream extends java.io.InputStreamAn emptyInputStream.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateEmptyInputStream()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intavailable()intread()
-