Uses of Class
nom.tam.image.compression.hdu.CompressedTableHDU
Package
Description
Compressing and decompressing HDUs, for both images and binary tables.
-
Uses of CompressedTableHDU in nom.tam.image.compression.hdu
Modifier and TypeMethodDescriptionCompressedTableHDU.compress()
Performs the actual compression with the selected algorithm(s) and options.static CompressedTableHDU
CompressedTableHDU.fromBinaryTableHDU
(BinaryTableHDU binaryTableHDU, int tileRows, String... columnCompressionAlgorithms) Prepare a compressed binary table HDU for the specified binary table.