Class TruncatedInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class TruncatedInputStream
    extends FilterInputStream
    Utility stream: proxies another stream, making it appear to be no longer than a preset limit.