public interface ICompressProvider
| Modifier and Type | Method and Description |
|---|---|
InputStream |
decompress(InputStream in) |
int |
priority() |
boolean |
provides(int byte1,
int byte2) |
InputStream decompress(InputStream in) throws IOException, FitsException
IOExceptionFitsExceptionint priority()
boolean provides(int byte1,
int byte2)
Copyright © 1996–2018 nom-tam-fits. All rights reserved.