Class InstrumentedInputStream

    • Constructor Detail

      • InstrumentedInputStream

        public InstrumentedInputStream​(InputStream parent)
    • Method Detail

      • afterRead

        protected void afterRead​(int n)
        Overrides:
        afterRead in class org.apache.commons.io.input.ProxyInputStream