Package i2p.susi.util

Class LimitInputStream

All Implemented Interfaces:
ReadCounter, Closeable, AutoCloseable

public class LimitInputStream extends CountingInputStream
Limit total reads and skips to a specified maximum, then return EOF
Since:
0.9.34