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
IOException
public IconSuite decode(InputStream inputStream) throws IOException
IOException
Copyright © 2015–2021 Fiji. All rights reserved.