| Package | Description |
|---|---|
| org.sejda.sambox.cos | |
| org.sejda.sambox.filter |
| Modifier and Type | Method and Description |
|---|---|
DecodeResult |
COSStream.getDecodeResult() |
| Modifier and Type | Field and Description |
|---|---|
static DecodeResult |
DecodeResult.DEFAULT
Default decode result.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DecodeResult |
Filter.decode(InputStream encoded,
OutputStream decoded,
COSDictionary parameters,
int index)
Decodes data, producing the original non-encoded data.
|
DecodeResult |
LZWFilter.decode(InputStream encoded,
OutputStream decoded,
COSDictionary parameters,
int index)
Decodes data, producing the original non-encoded data.
|
DecodeResult |
JPXFilter.decode(InputStream encoded,
OutputStream decoded,
COSDictionary parameters,
int index)
Decodes data, producing the original non-encoded data.
|
Copyright © 2019 sejda. All rights reserved.