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.
Version:
$Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/io/SubStream.java#2 $
Author:
Harald Kuhr