Class SilentInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.eclipse.jgit.util.io.SilentInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class SilentInputStream extends FilterInputStream
An InputStream that swallows exceptions on close().
Since:
7.4