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
IOException
public boolean setDecoderProperties(byte[] properties)
Copyright © 2024. All rights reserved.