Closed input stream. This stream returns -1 to all attempts to read something from the stream.
Typically uses of this class include testing for corner cases in methods that accept input streams and acting as a sentinel value instead of a null input stream.
@since Apache Tika 0.4, copied from Commons IO 1.4
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.