public class IcnsCodec extends Object
| Constructor and Description |
|---|
IcnsCodec() |
| Modifier and Type | Method and Description |
|---|---|
IconSuite |
decode(InputStream inputStream) |
void |
encode(IconSuite suite,
OutputStream outputStream) |
public void encode(IconSuite suite, OutputStream outputStream) throws IOException
IOExceptionpublic IconSuite decode(InputStream inputStream) throws IOException
IOExceptionCopyright © 2015–2021 Fiji. All rights reserved.