public class Decoder extends Object
| Constructor and Description |
|---|
Decoder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
code(InputStream inStream,
OutputStream outStream,
long outSize) |
boolean |
setDecoderProperties(byte[] properties) |
public boolean code(InputStream inStream, OutputStream outStream, long outSize) throws IOException
IOExceptionpublic boolean setDecoderProperties(byte[] properties)
Copyright © 2021. All rights reserved.