|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TruncatedFileException | |
---|---|
nom.tam.fits | The Flexible Image Transport System, used primarily for exchanging astronomical data. |
Uses of TruncatedFileException in nom.tam.fits |
---|
Methods in nom.tam.fits that throw TruncatedFileException | |
---|---|
void |
Header.read(BufferedDataInputStream dis)
Read a stream for header data. |
void |
Header.read(BufferedDataInputStream dis)
Read a stream for header data. |
static Header |
Header.readHeader(BufferedDataInputStream dis)
Create a header by reading the information from the input stream. |
static Header |
Header.readHeader(BufferedDataInputStream dis)
Create a header by reading the information from the input stream. |
Constructors in nom.tam.fits that throw TruncatedFileException | |
---|---|
Header(BufferedDataInputStream is)
Create a header and populate it from the input stream |
|
Header(BufferedDataInputStream is)
Create a header and populate it from the input stream |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |