Uses of Class
nom.tam.util.InputDecoder
-
Uses of InputDecoder in nom.tam.util
Modifier and TypeClassDescriptionclass
Deprecated.class
Decodes FITS-formatted binary data into Java arrays (primarily for internal use)Modifier and TypeMethodDescriptionArrayDataFile.getDecoder()
Returns the conversion from the binary representation of arrays in file to Java arrays.
FitsDecoder
instead which provides a similar function but in a more consistent way and with a less misleading name.