Uses of Class
nom.tam.fits.TruncatedFileException
-
Uses of TruncatedFileException in nom.tam.fits
Modifier and TypeMethodDescriptionvoid
Header.read
(ArrayDataInput dis) Reads new header data from an input, discarding any prior content.static Header
Header.readHeader
(ArrayDataInput dis) Create a header by reading the information from the input stream.ModifierConstructorDescriptionHeader
(ArrayDataInput is) Create a header and populate it from the input streamDeprecated.(for internal use) Its visibility may be reduced or may be removed entirely in the future.HeaderCard
(ArrayDataInput dis) Creates a new header card, but reading from the specified data input stream.