Class UnclosableInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class UnclosableInputStream
    extends InputStream
    wrap a InputStream and unactive close method.
    Author:
    Patrick Vandermaesen