Uses of Class
nom.tam.util.InputDecoder
Packages that use InputDecoder
- 
Uses of InputDecoder in nom.tam.utilSubclasses of InputDecoder in nom.tam.utilModifier and TypeClassDescriptionclassDeprecated.classDecodes 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.
FitsDecoderinstead which provides a similar function but in a more consistent way and with a less misleading name.