Class LoggingInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public class LoggingInputStream extends WrappedInputStream
A wrapper around an InputStream that logs read and skip actions.
Author:
Philip Helger