public interface ITileDecoder
| Modifier and Type | Method and Description |
|---|---|
boolean |
decode(Tile tile,
ITileDataSink sink,
java.io.InputStream is) |
boolean decode(Tile tile, ITileDataSink sink, java.io.InputStream is) throws java.io.IOException
java.io.IOException