Class SubStream

All Implemented Interfaces:
Closeable, AutoCloseable

public final class SubStream extends FilterInputStream
An InputStream reading up to a specified number of bytes from an underlying stream.