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.