Class LimitInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public final class LimitInputStream extends FilterInputStream
An InputStream that limits the number of bytes which can be read.
Since:
1.0