Uses of Class
nom.tam.util.ArrayOutputStream
Packages that use ArrayOutputStream
-
Uses of ArrayOutputStream in nom.tam.util
Subclasses of ArrayOutputStream in nom.tam.utilModifier and TypeClassDescriptionclassDeprecated.classFor writing FITS files through anOutputStream.
FitsOutputStream, which provides the exact same functionality but with a less misleading name, or else useArrayOutputStreamas a base for an implementation with any (non-FITS) encoding.