Uses of Class
nom.tam.util.ArrayInputStream
Packages that use ArrayInputStream
-
Uses of ArrayInputStream in nom.tam.util
Subclasses of ArrayInputStream in nom.tam.utilModifier and TypeClassDescriptionclassDeprecated.classFor reading FITS files through anInputStream.
FitsInputStreaminstead which provides the same functionality with a less misleading name, or else useArrayInputStreamas a base for a more generic implementation for any (non-FITS) encoding.