public class FlateInputStream extends InflaterInputStream
buf, inf, len
in
Constructor and Description |
---|
FlateInputStream(InputStream in)
Create a (De)Flate input stream.
|
Modifier and Type | Method and Description |
---|---|
Image |
readImage()
Reads an image FIXME NOT IMPLEMENTED
|
available, close, fill, mark, markSupported, read, read, reset, skip
read
public FlateInputStream(InputStream in)
in
- stream to read frompublic Image readImage() throws IOException
IOException
Copyright © 2016. All rights reserved.