Uses of Class
nom.tam.util.InputDecoder
Packages that use InputDecoder
-
Uses of InputDecoder in nom.tam.util
Subclasses of InputDecoder in nom.tam.utilModifier and TypeClassDescriptionclass
Deprecated.class
Decodes FITS-formatted binary data into Java arrays (primarily for internal use)Methods in nom.tam.util that return InputDecoderModifier 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.