Class SubImageInputStream

java.lang.Object
javax.imageio.stream.ImageInputStreamImpl
com.twelvemonkeys.imageio.stream.SubImageInputStream
All Implemented Interfaces:
Closeable, DataInput, AutoCloseable, ImageInputStream

public final class SubImageInputStream extends ImageInputStreamImpl
A wrapper for ImageInputStream to limit the number of bytes that can be read.
Version:
$Id: SubImageInputStream.java,v 1.0 Nov 8, 2009 2:50:58 PM haraldk Exp$
Author:
Harald Kuhr, last modified by $Author: haraldk$