| Constructor and Description |
|---|
PDFStream(PDFDict d,
ByteBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
decompress() |
boolean |
equals(Object obj) |
ByteBuffer |
getBuffer() |
PDFObject |
getDecodeParms() |
PDFDict |
getDictionary() |
PDFObject |
getFilters() |
void |
setBuffer(ByteBuffer bb) |
getGenerationNumber, getObjectNumber, setGenerationNumber, setObjectNumber, toStringpublic PDFStream(PDFDict d, ByteBuffer bb)
public ByteBuffer getBuffer()
public PDFDict getDictionary()
public void setBuffer(ByteBuffer bb)
public void decompress()
throws IOException,
PDFException
IOExceptionPDFExceptionpublic PDFObject getFilters()
public PDFObject getDecodeParms()