|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.InputStream
org.icepdf.core.pobjects.filters.ChunkingInputStream
org.icepdf.core.pobjects.filters.FlateDecode
public class FlateDecode
| Field Summary |
|---|
| Fields inherited from class org.icepdf.core.pobjects.filters.ChunkingInputStream |
|---|
buffer, in |
| Constructor Summary | |
|---|---|
FlateDecode(Library library,
java.util.Hashtable props,
java.io.InputStream input)
|
|
| Method Summary | |
|---|---|
protected int |
fillInternalBuffer()
This is only called if bufferAvailable is 0. |
java.lang.String |
toString()
|
| Methods inherited from class org.icepdf.core.pobjects.filters.ChunkingInputStream |
|---|
available, close, fillBufferFromInputStream, fillBufferFromInputStream, mark, markSupported, read, read, read, reset, setBufferSize, setInputStream, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FlateDecode(Library library,
java.util.Hashtable props,
java.io.InputStream input)
| Method Detail |
|---|
protected int fillInternalBuffer()
throws java.io.IOException
ChunkingInputStream
fillInternalBuffer in class ChunkingInputStreamjava.io.IOExceptionpublic java.lang.String toString()
toString in class ChunkingInputStream
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||