Package nom.tam.fits.compression.algorithm.rice
package nom.tam.fits.compression.algorithm.rice
-
ClassesClassDescriptionA bit wise reader writer around a bytebuffer.RiceCompressor<T extends Buffer>The original compression was designed by Rice, Yeh, and Miller the code was written by Richard White at STSc at the STScI and included (ported to c and adapted) in cfitsio by William Pence, NASA/GSFC.